Właściwość ChartAxisInstance.LabelsAutoFitDisabled
Pobiera wartość obliczoną LabelsAutoFitDisabled 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 LabelsAutoFitDisabled As Boolean
Get
'Użycie
Dim instance As ChartAxisInstance
Dim value As Boolean
value = instance.LabelsAutoFitDisabled
public bool LabelsAutoFitDisabled { get; }
public:
property bool LabelsAutoFitDisabled {
bool get ();
}
member LabelsAutoFitDisabled : bool
function get LabelsAutoFitDisabled () : boolean
Wartość właściwości
Typ: System.Boolean
A wartość logiczna wartości reprezentującej obliczonej wartości LabelsAutoFitDisabled właściwość.
Zobacz także