Hide Comments
Hide Comments

Comments (0)

expandingProperties

 

Name

Description

public property

ChartFieldCount

Returns the number of chart fields (TFields associated with a chart dimension) plus 1 for Caption.

public property

ChartFields[Integer]

Returns the DataSet TField associated with the TRSChartValue.Values dimension (Index). The association of TField and Name is specified in the DataFields property.

protected property

DataChanging

Represents property DataChanging.

public property

DataFields[Integer]

Defines the names of the TRSChartValue.Values dimension

public property

FieldCount

Returns the number of fields in the DataSet

public property

Fields[Integer]

Returns a TField for all the fields in the Dataset

public property

OnActiveChanged

Occurs when the Active property of the TRSChartDataLink changes.

Write an OnActiveChange event handler to take specific action immediately after the dataset transitions into or out of an active state. OnActiveChange is particularly useful for updating objects to reflect changes that occurred while the dataset was not active, as the object can not respond to events while its TRSChartDataLink is not Active.
 

public property

OnDataSetChanged

Occurs when the dataset changed

public property

OnGetChartValue

Occurs when the data has changed and the dataset needs a chart value. Use this event to retrieve chart values that cannot be automatically handled by the TRSChartDataLink

public property

OnLayoutChanged

Occurs after the layout has changed in a way that affects the representation of the dataset.
 

public property

Parent

Returns the chart that owns the data link

Top

Comments (0)

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