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

    Exposes methods that implement chart legend item functionality.

    Declaration

    IdxChartLegendItem = interface(IInterface)

    Remarks

    The IdxChartLegendItem interface exposes methods that do the following:

    Direct IdxChartLegendItem Interface References

    The TdxChartCustomSeries class implements the IdxChartLegendItem interface.

    Inheritance

    IInterface
    IdxChartLegendItem
    See Also