Hide Comments
Hide Comments

CalcLogCycles(TRSChartValueType,TRSChartValueType,Integer) Method

Comments (0)

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

expandingSyntax

Delphi

 function CalcLogCycles(xmin, xmax: TRSChartValueType; LogBase: Integer): TLogCycles; 
 

Parameters

xmin

Type: TRSChartValueType

xmax

Type: TRSChartValueType

LogBase

Type: Integer

Return Value

Type: TLogCycles

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb