Navigation: Code Documentation > RSCharting > RSCharts > Classes > TRSGuideChartValue
TRSGuideChartValue Methods
Name
Description
Assign(TPersistent)
Represents method Assign(TPersistent). (Overrides RSChartPanel.TRSChartValue.Assign(TPersistent).)
Selectable(TRSRect,TRSChartSelectionAction)
Returns true if the value is within the selection rectangle. Descendant classes override this method to signal whether the value is selected or not. (Overrides RSCharts.TRS2DChartValue.Selectable(TRSRect,TRSChartSelectionAction).)
SelectGuide(TRSPoint,TLineOrientations,TRSRect)
Overloaded. Represents method SelectGuide(TRSPoint,TLineOrientations,TRSRect).
SelectGuide(TRSPoint,TRSRect)
Overloaded. Represents method SelectGuide(TRSPoint,TRSRect).
Top