Partager via


Propriété Minimum

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Minimum As Object
    Get
'Utilisation
Dim instance As ChartAxisInstance
Dim value As Object

value = instance.Minimum
public Object Minimum { get; }
public:
property Object^ Minimum {
    Object^ get ();
}
member Minimum : Object
function get Minimum () : Object

Valeur de propriété

Type : System. . :: . .Object
An object that represents the calculated value of the Minimum property.