Hide Comments
Hide Comments

Comments (0)

Controls the text style of the legend, e.g., what are the labels of the chart. (See TRSLegendStyle for more information). The legend uses the LegendStyle to determine what items to display in the chart. If the LegendStyle is lsAutomatic, the legend shows the Captions of the TRSCustomCharts (if the  Panel is not nil and there is more than one chart attached to the panel) or the Captions of the TRSChartValues (if Panel is nil or there is only one chart attached to the Panel).

Namespace: FMX.RS.ChartLegends

expandingSyntax

Delphi

published
  property LegendStyle: TRSLegendStyle read FLegendStyle write SetLegendStyle default lsAutomatic;
 

Property Value

Type: TRSLegendStyle

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb