Hide Comments
Hide Comments

TRSChartAxis.PixelToAxis(TRSLogarithmicType,TCanvasPixel,TCanvasRect,TRSChartValueType,TRSChartValueType,Boolean) Method

Comments (0)

Represents method PixelToAxis(TRSLogarithmicType,TCanvasPixel,TCanvasRect,TRSChartValueType,TRSChartValueType,Boolean).

Namespace: RSChartPanel

expandingSyntax

Delphi

protected 
  function PixelToAxis( LogType: TRSLogarithmicType; 
  Value: TCanvasPixel; const ChartRect: TCanvasRect; 
  ZoomMinimum, ZoomMaximum: TRSChartValueType; Unbound: Boolean = False ): TRSChartValueType; overload; 
 

Parameters

LogType

Type: TRSLogarithmicType

Value

Type: TCanvasPixel

ChartRect

Type: TCanvasRect

ZoomMinimum

Type: TRSChartValueType

ZoomMaximum

Type: TRSChartValueType

Unbound

Type: Boolean

Return Value

Type: TRSChartValueType

expandingSee Also

Reference

Comments (0)

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