LegendBaseSettings<TComponent, TModel> Members
In This Article
#Properties
Name | Description |
---|---|
Background |
Specifies the legend’s background color. |
Child |
Inherited from Dx |
Column |
Arranges legend items into columns. |
Column |
Specifies the distance between legend columns. |
Horizontal |
Specifies horizontal legend alignment. |
Item |
Specifies the position of legend item captions relative to item markers. |
Marker |
Specifies the size of legend item markers. |
Orientation | Specifies whether legend items are arranged vertically or horizontally. |
Padding |
Specifies the padding between the left or right legend edge and legend content. |
Padding |
Specifies the padding between the top or bottom legend edge and legend content. |
Row |
Arranges legend items into rows. |
Row |
Specifies the distance between legend rows. |
Vertical |
Specifies vertical legend alignment. |
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. |
See Also