Hide Comments
Hide Comments

Comments (0)

Returns whether the axis is displaying chart values using a date time string representation or a floating point string representation. The chart axis displays date time values when the  ActiveChart (the first visible chart in the  Charts list) specifies its  IsDateTime property to True. When the chart axis displays date time values, the  FormatValue method uses the  DateTimeFormat property for formatting. Otherwise, the FormatValue method uses the  Format property for formatting.

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

public 
  function IsDateTime: Boolean; 
 

Return Value

Type: Boolean

expandingSee Also

Comments (0)

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