Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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