LegendStyle Fields
Stores legend appearance settings.| Name | Description |
|---|---|
| BackgroundColorProperty static | Identifies the BackgroundColor bindable property. |
| BorderColorProperty static | Identifies the BorderColor bindable property. |
| BorderThicknessProperty static | Identifies the BorderThickness bindable property. |
| IndentFromDiagramProperty static | Identifies the IndentFromDiagram bindable property. |
| ItemsHorizontalIndentProperty static | Identifies the ItemsHorizontalIndent bindable property. |
| ItemsVerticalIndentProperty static | Identifies the ItemsVerticalIndent bindable property. |
| MarkerSizeProperty static | Identifies the MarkerSize bindable property. |
| PaddingProperty static | Identifies the Padding bindable property. |
| TextIndentProperty static | Identifies the TextIndent bindable property. |
| TextStyleProperty static | Identifies the TextStyle bindable property. Inherited from TextElementStyleBase. |
See Also