Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
IPlotElement
.
.
::
.
.
IsClustered Property
IPlotElement Interface
See Also
Whether the plot element can be clustered.
Namespace:
C1.Silverlight.Chart
Assembly:
C1.Silverlight.Chart
(in C1.Silverlight.Chart.dll)
Syntax
C#
bool
IsClustered
{
get
; }
Visual Basic
ReadOnly
Property
IsClustered
As
Boolean
Get
Remarks
Only for Cartesian plots.
See Also
IPlotElement Interface
C1.Silverlight.Chart Namespace