Navigation: Code Documentation > RSCharting > RSChartPanel > 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: RSChartPanel
Delphi
published property LogCycles: Boolean read FLogCycles write SetLogCycles default False;
Property Value
Type: Boolean
•RSChartPanel.TRSChartAxis.Options
•RSChartPanel.TRSChartAxis.LogBase
•RSChartPanel.TRSChartAxis.LogarithmicType
•TRSChartAxis
•RSChartPanel