Поделиться через


Свойство ChartThreeDPropertiesInstance.Clustered

Gets the calculated value of the Clustered property in a ChartThreeDProperties class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Clustered As Boolean 
    Get
'Применение
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

Значение свойства

Тип: System.Boolean
A Boolean value that represents the calculated value of the Clustered property.

См. также

Справочник

ChartThreeDPropertiesInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering