ActiveReports 18 .NET Edition
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
    Returns clustered property.
    Syntax
    'Declaration
     
    ReadOnly Property Clustered As Boolean
    bool Clustered {get;}
    See Also