Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSChartAxis > Properties
TRSChartAxis.Height Property
Returns the height (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 Height: TCanvasPixel read FHeight;
Property Value
Type: TCanvasPixel
•RSChartPanel.TRSChartAxis.CalculateBounds(TCanvas,TCanvasRect)
•RSChartPanel.TRSChartAxis.Width
•TRSChartAxis
•RSChartPanel