PlotArea.InsideTop Property

Definition

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

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

Property Value

Remarks

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

Applies to