Właściwość ChartDataLabelInstance.Visible
Pobiera wartość obliczoną Visible właściwość w ChartDataLabel klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Visible As Boolean
Get
'Użycie
Dim instance As ChartDataLabelInstance
Dim value As Boolean
value = instance.Visible
public bool Visible { get; }
public:
property bool Visible {
bool get ();
}
member Visible : bool
function get Visible () : boolean
Wartość właściwości
Typ: System.Boolean
A wartość logiczna wartości reprezentującej obliczonej wartości Visible właściwość.
Zobacz także