Hide Comments
Hide Comments

Comments (0)

expandingMethods

 

Name

Description

public method

Assign(TPersistent)

Represents method Assign(TPersistent).

protected method

GetAsDateTime(Integer)

Represents method GetAsDateTime(Integer).

protected method

GetDefValue

Returns the "default" value for the chart, e.g., Y for 2D charts. This method is called by the     Value property.

The     GetDefValue and     SetDefValue methods use the RSChartPanel.TRSChartValues.DefaultDimension to figure out which Values dimension to read and write.
 

protected method

GetDisplayName

Represents method GetDisplayName.

protected method

GetIntValue(Integer)

Represents method GetIntValue(Integer).

protected method

GetValue(Integer)

Represents method GetValue(Integer).

protected method

Loaded

Represents method Loaded.

public method

Selectable(TRSRect,TRSChartSelectionAction)

Overloaded. Returns true if the value is within the selection rectangle. Descendant classes override this method to signal whether the value is selected or not.

protected method

Selectable(TRSRect,TRSRect,TRSChartSelectionAction)

Overloaded. Returns True if the Value should be selected. This depends on the   Selected state and if the value rectangle intersects with the selection rectangle.

protected method

SelectionChanged

Represents method SelectionChanged.

protected method

SetAsDateTime(Integer,TDateTime)

Represents method SetAsDateTime(Integer,TDateTime).

protected method

SetColor(TCanvasColor)

Represents method SetColor(TCanvasColor).

protected method

SetDefValue(TRSChartValueType)

Sets the "default" value for the chart, e.g., X for 2D charts. This method is called by the     Value property.

Change the     GetDefValue and     SetDefValue methods for TRSChartValue descendants that don't have their default dimension as 0.
 

protected method

SetIntValue(Integer,Integer)

Represents method SetIntValue(Integer,Integer).

protected method

SetValue(Integer,TRSChartValueType)

Represents method SetValue(Integer,TRSChartValueType).

protected method

ValueChanged(Integer)

Represents method ValueChanged(Integer).

public method

ValuesToString(String,Boolean)

Returns a comma-delimited string of the floating-point values of the Value. The Fmt property specifies how to format the floating-point values (see FormatFloat function from Delphi's help). The Parentheses property controls if parentheses are put around the comma-delimited string.

protected method

VisibleChanged

Represents method VisibleChanged.

Top

Comments (0)

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