Whether the plot element can be clustered.

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

Syntax

C#
bool IsClustered { get; }
Visual Basic
ReadOnly Property IsClustered As Boolean
	Get

Remarks

Only for Cartesian plots.

See Also