Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSChartAxis > Properties
TRSChartAxis.LogCycles Property
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
•FMX.RS.ChartPanel.TRSChartAxis.Options
•FMX.RS.ChartPanel.TRSChartAxis.LogBase
•FMX.RS.ChartPanel.TRSChartAxis.LogarithmicType
•TRSChartAxis
•FMX.RS.ChartPanel