| C1.Win.C1Chart.4 Assembly > C1.Win.C1Chart Namespace : DataAppearanceEnum Enumeration |
'Declaration Public Enum DataAppearanceEnum Inherits System.Enum
public enum DataAppearanceEnum : System.Enum
| Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Chart.DataAppearanceEnum