Hide Comments
Hide Comments

Comments (0)

Rebuilds the items of the legend. Call this method to force the legend list box to update. Usually, you should never need to call this method because the legend ensures its items are updated before painting itself. In rare cases, however, you may want to force the legend to update itself immediately and not wait until painting itself.

The legend fills its Items property based on the values in the    Chart and/or    Panel properties. The Objects of the Items: TStrings contains the associated FMX.RS.ChartPanel.TRSCustomChart or FMX.RS.ChartPanel.TRSChartValue object.
 

Namespace: FMX.RS.ChartLegends

expandingSyntax

Delphi

public 
  procedure RebuildLegend; virtual; 
 

expandingSee Also

Comments (0)

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