Hide Comments
Hide Comments

IsLegendShowingCharts(TRSCustomChartPanel,TRSLegendStyle) Method

Comments (0)

Returns true if the legend should show chart names (more than one TRSCustomChart being displayed in the panel or the LegendStyle requires it) and false if the legend should show chart values (only one TRSCustomChart in the panel or the LegendStyle requires it)

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

 function IsLegendShowingCharts( Panel: TRSCustomChartPanel; LegendStyle: TRSLegendStyle ): Boolean;
 

Parameters

Panel

Type: TRSCustomChartPanel

LegendStyle

Type: TRSLegendStyle

Return Value

Type: Boolean

expandingSee Also

Comments (0)

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