[]
        
(Showing Draft Content)

C1.Win.C1Chart.DataAppearanceEnum

DataAppearanceEnum Enum

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

Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
[Flags]
public enum DataAppearanceEnum

Fields

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.

LineLineJoin

Changes line LineJoin.

LineMiterLimit

Changes line MiterLimit.

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.