Skip to main content
All docs
V25.1
  • IdxChartLegendItem Methods

    Exposes methods that implement chart legend item functionality.
    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