MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IThreeDProperties Interface / Clustered Property

In This Topic
Clustered Property (IThreeDProperties)
In This Topic
Gets a value indicating whether the chart is clustered.
Syntax
'Declaration
 
ReadOnly Property Clustered As Boolean
 

Property Value

A System.Boolean value. true if the chart is clustered; otherwise, false.
See Also