Whether the plot element can be clustered.

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

Syntax

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

Remarks

Only for Cartesian plots.

See Also