The LegendValuesItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LegendValuesItem | Initializes a new instance of the LegendValuesItem class. |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetBadgeSize | Returns badge size. (Inherited from LegendItem.) | |
GetFunction | Implements GetFunction(String). | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetObject | Implements GetObject(String). | |
GetSize | Returns the size of a legend item. (Inherited from LegendItem.) | |
GetTextSize | Returns text size. (Inherited from LegendItem.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnLegendItemChanged | Occures when a legend item has been changed. (Inherited from LegendItem.) | |
Paint | Overloaded. | |
PaintBadge | Overridden. See PaintBadge(GraphicStream, VectorRectangle). (Overrides LegendItem..::.PaintBadge(GraphicStream, VectorRectangle).) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ColumnNumber | Determines the column numder of the LegenItem. (Inherited from LegendItem.) | |
ExpressionString | Gets or sets an expression to calculate a value that is displayed in the legend item. (Inherited from LegendItem.) | |
Fill | Gets or sets the fill used for drawing. (Inherited from LegendItem.) | |
Index | Returns an index of the corresponding series value. | |
Legend | Determines the specified legend. (Inherited from LegendItem.) | |
RowNumber | Determines the row number of the LegenItem. (Inherited from LegendItem.) | |
Series | Gets or sets legend series. (Inherited from LegendItem.) | |
StartPoint | Gets or sets the coordinates of the left-up corner of the LegendItem. (Inherited from LegendItem.) | |
Text | Overridden. See Text. (Overrides LegendItem..::.Text.) |