[]
Use the members of this enumeration to set the value of the Appearance property of an DataHighlight object.
[Flags]
public enum DataAppearanceEnum
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. |