
All Units All Classes Properties, Methods and Events |
TLegendStyle
type TLegendStyle = (lsAuto, lsSeries, lsValues, lsLastValues, lsSeriesGroups);
Unit
Chart
Description
TLegendStyle defines the possible values of the TChartLegend.LegendStyle property.
The Chart Legend can draw either the Chart Series Titles or the first Series Values.
This feature is controlled through this property:
\*\pn\fi-200\lilsAuto TChartLegend draws Series Titles if there's more than one TChartSeries in the TChart
lsSeries TChartLegend draws the Series Titles (also if there's only one TChartSeries in the chart.
lsValues TChartLegend draws the first Active TChartSeries values.
lsLastValues TChartLegend draws the Last Value of each Active TChartSeries (similar to lsSeries).
Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.