Navigation: Code Documentation > RSFMXCharts > FMX.RS.Charts > Classes > TRSGuideChartValue
TRSGuideChartValue Methods
Name
Description
Assign(TPersistent)
Represents method Assign(TPersistent). (Overrides FMX.RS.ChartPanel.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 FMX.RS.Charts.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