Provide access to the third dimension of the Values property formatted as a TDateTime. The XAsDateTime, YAsDateTime, and ZAsDateTime properties provide access to the first three dimensions of the Values property formatted as a TDateTime
Notes to Inheritors |
---|
These properties have protected visibility in the class, but descendant classes (e.g., RSCharts|TRS2DChartValue and TRS3DChartvalue ) publish the properties to provide more explanatory access to the dimensions of the Values property. |
Namespace: FMX.RS.ChartPanel
Property Value
Type: TRSChartValueType
The following code sets the X, Y, and Z properties of a 3D point: Delphi |
var |