Udostępnij przez


Właściwość ChartAxisInstance.VariableAutoInterval

Pobiera wartość obliczoną VariableAutoInterval właściwość w ChartAxis klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property VariableAutoInterval As Boolean
    Get
'Użycie
Dim instance As ChartAxisInstance
Dim value As Boolean

value = instance.VariableAutoInterval
public bool VariableAutoInterval { get; }
public:
property bool VariableAutoInterval {
    bool get ();
}
member VariableAutoInterval : bool
function get VariableAutoInterval () : boolean

Wartość właściwości

Typ: System.Boolean
A wartość logiczna wartości reprezentującej obliczonej wartości VariableAutoInterval właściwość.