Specifies whether the plot element can be clustered.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
protected override bool IsClustered { get; }
Visual Basic
Protected Overrides ReadOnly Property IsClustered As Boolean
	Get

See Also