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