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