PlotArea.InsideHeight Property

Definition

Returns the inside height of the plot area in points.

public:
 property double InsideHeight { double get(); void set(double value); };
public double InsideHeight { get; set; }
Public Property InsideHeight As Double

Property Value

Remarks

The plot area used for this measurement doesn’t include the axis labels. The Height property for the plot area uses the bounding rectangle that includes the axis labels.

Applies to