Hide Comments
Hide Comments

Comments (0)

expandingMethods

 

Name

Description

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

Click

Represents method Click.

protected method

ClickCheck

Represents method ClickCheck.

protected method

CM_Invalidate(TWMPaint)

Represents method CM_Invalidate(TWMPaint).

protected method

DrawCheck(TRect,TCheckBoxState,Boolean)

Represents method DrawCheck(TRect,TCheckBoxState,Boolean).

protected method

DrawItem(Integer,TRect,TOwnerDrawState)

Represents method DrawItem(Integer,TRect,TOwnerDrawState).

protected method

Notification(TComponent,TOperation)

Represents method Notification(TComponent,TOperation).

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 RSChartPanel.TRSCustomChart or RSChartPanel.TRSChartValue object.
 

protected method

SelectionChanged(TObject)

Called when RSChartPanel.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 RSChartPanel.TRSCustomChart.Visible property or the TRSChartValue.Visible property has changed

Top

Comments (0)

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