Hide Comments
Hide Comments

GetLegendText(TRSCustomChart,TRSChartValue,TRSLegendStyle,TRSLegendTextStyle) Method

Comments (0)

Returns a label useful for a legend based on the chart and chart value. The LegendStyle controls what type of label is returned

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

 function GetLegendText( const Chart: TRSCustomChart; const Value: TRSChartValue;
  LegendStyle: TRSLegendStyle; LegendTextStyle: TRSLegendTextStyle ): String;
 

Parameters

Chart

Type: TRSCustomChart

Value

Type: TRSChartValue

LegendStyle

Type: TRSLegendStyle

Defines the legend style

LegendTextStyle

Type: TRSLegendTextStyle

Defines the format for the TRSChartValue labels in the legend

Return Value

Type: String

expandingSee Also

Reference

RSChartConsts|TRSLegendStyle
RSChartConsts|TRSLegendTextStyle

Comments (0)

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