Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSChartAxis > Properties
TRSChartAxis.Width Property
Returns the width (in pixels) of the chart axis. The Height and Width of the axis is calculated by the CalculateBounds method (or every time the axis draws).
Namespace: RSChartPanel
Delphi
public property Width: TCanvasPixel read FWidth;
Property Value
Type: TCanvasPixel
•RSChartPanel.TRSChartAxis.CalculateBounds(TCanvas,TCanvasRect)
•RSChartPanel.TRSChartAxis.Height
•TRSChartAxis
•RSChartPanel