Back to Devexpress

IdxChartLegendItem Interface

vcl-dxchartcore-f1d72f2d.md

latest1.3 KB
Original Source

IdxChartLegendItem Interface

Exposes methods that implement chart legend item functionality.

Declaration

delphi
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

IdxChartLegendItem Members

dxChartCore Unit