ChartThreeDPropertiesInstance.Clustered Property

Definition

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

public:
 property bool Clustered { bool get(); };
public bool Clustered { get; }
member this.Clustered : bool
Public ReadOnly Property Clustered As Boolean

Property Value

A Boolean value that represents the calculated value of the Clustered property.

Applies to