Hide Comments
Hide Comments

Comments (0)

Defines the method signature for an event handler that returns the pixel for where a label should be located when drawing axes

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

type 
  TGetTextDimMethod = function (const Text: string): TCanvasPixel of object; 
 

Parameters

Text

Type: string

Return Value

Type: TCanvasPixel

expandingSee Also

Reference

TCanvasPixel

Comments (0)

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