[]
Specifies the visual style for FlexChartField elements.
public class ChartStyle : ChartObject
Name | Description |
---|---|
Field | Gets a FlexChartFieldBase containing this object. |
FillColor | Gets or sets the fill color, null indicates default color. |
Font | Gets or sets the font. |
StrokeColor | Gets or sets the stroke color, null indicates default color. |
StrokePattern | Gets or sets the stroke pattern. |
StrokeWidth | Gets or sets the stroke width. |
Name | Description |
---|---|
AssignFrom(object) | Assigns (copies) properties from another ChartStyle to the current object. |
CreateSame() | Creates instance of same class as this object. |