PlotArea.InsideWidth Property

Definition

Returns the inside width of the plot area in points.

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

Property Value

Remarks

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

Applies to