ChartAxisInstance.Minimum Property

Definition

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

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

Property Value

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

Applies to