Enum ChartLegendItemStyle.ChartLegendStyleKeys
Contains the keys for each properties of ChartLegendItemStyle.
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum ChartLegendStyleKeys
Fields
Name | Description |
---|---|
Border | The key of Border property. |
BorderColor | The key of BorderColor property. |
Font | The key of Font property. |
IconAlignment | The key of IconAlignment property. |
ImageIndex | The key of Font property. |
ImageList | The key of ImageList property. |
Interior | The key of Interior property. |
RepresentationSize | The key of RepresentationSize property. |
ShadowColor | The key of ShadowColor property. |
ShadowOffset | The key of ShadowOffset property. |
ShowIcon | The key of ShowIcon property. |
ShowShadow | The key of ShowShadow property. |
ShowSymbol | The key of ShowSymbol property. |
Spacing | The key of Spacing property. |
Symbol | The key of Symbol property. |
TextAlignment | The key of TextAlignment property. |
TextColor | The key of TextColor property. |
Type | The key of Type property. |
Url | The key of Url property. |
VisibleCheckBox | The key of VisibleCheckBox property. |