PlotArea.InsideLeft Property

Definition

Returns the distance from the chart edge to the inside left edge of the plot area in points.

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

Property Value

Remarks

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

Applies to