LegendStyle Properties
Stores legend appearance settings.| Name | Description |
|---|---|
| BackgroundColor | Gets or sets the legend background color. |
| BorderColor | Gets or sets the legend border color. |
| BorderThickness | Gets or sets the legend border thickness. |
| IndentFromDiagram | |
| ItemsHorizontalIndent | Gets or sets the indent between legend items when they are arranged in a row. |
| ItemsVerticalIndent | Gets or sets the indent between legend items when they are arranged in a column. |
| MarkerSize | Gets or sets the size of legend markers. |
| Padding | Gets or sets the spacing between the legend’s content and its edges, in scale-independent units. |
| TextIndent | Gets or sets the indent between legend markers and text. |
| TextStyle | Gets or sets the text style of the chart’s element. Inherited from TextElementStyleBase. |
See Also