AxisScaleView.ViewMaximum Property

Definition

Gets the maximum axis value of a data view.

public:
 property double ViewMaximum { double get(); };
[System.ComponentModel.Browsable(false)]
public double ViewMaximum { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ViewMaximum : double
Public ReadOnly Property ViewMaximum As Double

Property Value

A double that represents the maximum axis value for the data view.

Attributes

Applies to