CustomLegendItem Members
In This Article
#Constructors
Name | Description |
---|---|
Custom |
Initializes a new instance of the Custom |
Custom |
Initializes a new instance of the Custom |
Custom |
Initializes a new instance of the Custom |
#Properties
Name | Description |
---|---|
Custom |
|
DXFont | Gets or sets the font used to display the custom legend item content. |
Font | Gets or sets the font used to display the custom legend item content. |
Marker |
Gets or sets the color of a custom legend item marker. |
Marker |
Returns the custom legend item’s marker image. |
Marker |
Gets or sets the custom legend item marker image size mode. |
Marker |
Gets or sets the marker’s height and width. |
Marker |
Gets or sets the value indicating whether or not the custom legend item marker is visible. |
Name |
Gets or sets the name of the chart element.
Inherited from Chart |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Text | Gets or sets the text the custom legend item displays. |
Text |
Gets or sets the custom legend item text color. |
Text |
Gets or sets the value indicating whether or not the custom legend item text is visible. |
#Methods
Name | Description |
---|---|
Assign |
Copies all the settings from the Custom |
Clone() |
Creates a copy of the current Chart |
Dispose() |
Releases all resources used by the Custom |
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 the textual representation of the named chart element.
Inherited from Chart |
See Also