Hide Comments
Hide Comments

Comments (0)

expandingMethods

 

Name

Description

public method

AddObject(TFmxObject)

Represents method AddObject(TFmxObject).

protected method

Change

Represents method Change.

protected method

ChartAdded(TRSCustomChart)

Called when chart is added to panel

protected method

ChartChanged(TRSCustomChart)

Called when a chart or a chart value has changed

protected method

ChartDeleted(TRSCustomChart)

Called when chart is deleted/removed from panel

protected method

DoApplyItemStyleLookup(TObject)

Represents method DoApplyItemStyleLookup(TObject).

protected method

DoChangeCheck(TListBoxItem)

Represents method DoChangeCheck(TListBoxItem).

protected method

DoPaintChartValue(TObject,TCanvas)

Represents method DoPaintChartValue(TObject,TCanvas).

protected method

GetDefaultStyleLookupName

Represents method GetDefaultStyleLookupName.

public method

Invalidate

Represents method Invalidate.

protected method

Notification(TComponent,TOperation)

Represents method Notification(TComponent,TOperation).

public method

Painting

Represents method Painting.

protected method

PanelChange

Called when the panel has changed and everything needs to be refreshed

public method

RebuildLegend

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.
 

protected method

SelectionChanged(TObject)

Called when FMX.RS.ChartPanel.TRSChartValue.Selected property has changed

protected method

ValueChanged(TRSCustomChart,TRSChartValue)

Called when a chart value has changed.

The Value = nil when ALL values have been changed

protected method

VisibleChanged(TObject)

Called when FMX.RS.ChartPanel.TRSCustomChart.Visible property or the TRSChartValue.Visible property has changed

Top

Comments (0)

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