LegendBase Members
In This Article
#Properties
Name | Description |
---|---|
Back |
Gets or sets the legend background color. |
Border |
Gets or sets the legend border color. |
Border |
Gets or sets the legend border width in pixels. |
Direction | Gets or sets the direction in which items are positioned in the legend. |
DXFont | |
Equally |
Gets or sets whether to arrange legend items in left-aligned columns. |
Font | Gets or sets the legend text font. |
Horizontal |
Gets or sets the legend’s horizontal alignment in the control. |
Horizontal |
Gets or sets the horizontal indent between legend items in pixels. |
Margins | Gets or sets the indents between the legend edges and other chart elements in pixels. |
Padding | Gets or sets the indents between the legend’s edges and its content. |
Text |
Gets or sets the color for legend item text. |
Text |
Gets or sets the distance between a legend item’s marker and description in pixels. |
Title | Returns the legend’s title options. |
Vertical |
Gets or sets the legend’s vertical alignment in the control. |
Vertical |
Gets or sets the vertical indent between legend items in pixels. |
Visible | Specifies whether the legend is visible. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Property |
Occurs when the legend’s property value is changed. |
See Also