TdxChartCustomSeries.ShowInLegend Property
In This Article
#Declaration
Delphi
property ShowInLegend: TdxChartSeriesShowInLegend read; write; default TdxChartSeriesShowInLegend.Chart;
#Property Value
Type | Default | Description |
---|---|---|
Tdx |
Chart | If Tdx |
#Remarks
The ShowInLegend
property’s default value is TdxChartSeriesShowInLegend.Chart.
See Also