<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSChartAxis > Properties:
Comments (0)
Defines whether the axis should cycle (start over) as it draws a logarithmic grid. If LogCycle is false, one cycle covers the entire axis range.
Namespace: FMX.RS.ChartPanel
Delphi
published property LogCycles: Boolean read FLogCycles write SetLogCycles default False;
Property Value
Type: Boolean