<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSChartPanel > 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: RSChartPanel
Delphi
published property LogCycles: Boolean read FLogCycles write SetLogCycles default False;
Property Value
Type: Boolean