Returns the log cycles between xmin and xmax and the percent that each cycle (1 except for the boundary cycles) is in the entire range specified by xmin and xmax.
Namespace: FMX.RS.ChartPanel
Delphi |
function CalcLogCycles(xmin, xmax: TRSChartValueType; LogBase: Integer): TLogCycles; |
Parameters
xmin
Type: TRSChartValueType
xmax
Type: TRSChartValueType
LogBase
Type: Integer
Type: TLogCycles
Reference |