ChartAxisInstance.Maximum Property

Definition

Gets the calculated value of the Maximum property in a ChartAxis class.

public:
 property System::Object ^ Maximum { System::Object ^ get(); };
public object Maximum { get; }
member this.Maximum : obj
Public ReadOnly Property Maximum As Object

Property Value

An object that represents the calculated value of the Maximum property.

Applies to