LegendStyle Members
In This Article
#Constructors
Name | Description |
---|---|
Legend |
Initializes a new instance of the Legend |
#Fields
Name | Description |
---|---|
Background |
Identifies the Background |
Border |
Identifies the Border |
Border |
Identifies the Border |
Indent |
Identifies the Indent |
Items |
Identifies the Items |
Items |
Identifies the Items |
Marker |
Identifies the Marker |
Padding |
Identifies the Padding bindable property. |
Text |
Identifies the Text |
Text |
Identifies the Text |
#Properties
Name | Description |
---|---|
Background |
Gets or sets the legend background color. |
Border |
Gets or sets the legend border color. |
Border |
Gets or sets the legend border thickness. |
Indent |
|
Items |
Gets or sets the indent between legend items when they are arranged in a row. |
Items |
Gets or sets the indent between legend items when they are arranged in a column. |
Marker |
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. |
Text |
Gets or sets the indent between legend markers and text. |
Text |
Gets or sets the text style of the chart’s element.
Inherited from Text |
See Also