IdxChartLegendItem Members
Exposes methods that implement chart legend item functionality.Methods
Name | Description |
---|---|
DrawGlyph(TcxCustomCanvas,TdxRectF) | Draws a legend item glyph on the target area of the specified canvas. |
GetCaption | Returns a legend item caption. |
GetColor | Returns a legend item color. |
IsChecked | Identifies if a legend item is checked. |
IsEnabled | Identifies if a legend item is enabled. |
SetChecked(Boolean) | Updates the checked state of a legend item. |
See Also