ComponentOne Chart for .NET (2.0) Search HelpCentral 

DataAppearanceEnum Enumeration

Use the members of this enumeration to set the value of the Appearance property of an DataHighlight object.

[Visual Basic]

Public Enum DataAppearanceEnum

[C#]

public enum DataAppearanceEnum

[Delphi]

type DataAppearanceEnum = (Fill, FillAlpha, FillColor1, FillColor2, FillGradientStyle, FillHatchStyle, FillImage, FillType, Line, LineColor, LinePattern, LineThickness, None, Offset, Symbol, SymbolColor, SymbolOutlineColor, SymbolOutlineWidth, SymbolShape, SymbolSize);

Namespace: C1.Win.C1Chart

Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Members

Member name

Description

Fill

Changes fill style.

FillAlpha

Changes fill alpha.

FillColor1

Changes fill Color1.

FillColor2

Changes fill Color2.

FillGradientStyle

Changes fill gradient style.

FillHatchStyle

Changes fill hatch style.

FillImage

Changes fill image.

FillType

Changes fill type.

Line

Changes line style.

LineColor

Changes line color.

LinePattern

Changes line pattern.

LineThickness

Changes line thickness.

None

Appearance is not changed

Offset

Changes data series offset (only for pie chart).

Symbol

Changes symbol style.

SymbolColor

Changes symbol color.

SymbolOutlineColor

Changes symbol outline color.

SymbolOutlineWidth

Changes symbol outline width.

SymbolShape

Changes symbol shape.

SymbolSize

Changes symbol size.

See Also

C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.