Navigation: Code Documentation > RSCharting > RSChartPanel > Delegates
TGetTextDimMethod Delegate
Defines the method signature for an event handler that returns the pixel for where a label should be located when drawing axes
Namespace: RSChartPanel
Delphi
type TGetTextDimMethod = function (const Text: string): TCanvasPixel of object;
•TCanvasPixel
•RSChartPanel