ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / Renderer3D Class / IsClusteredProperty Field


In This Topic
    IsClusteredProperty Field
    In This Topic
    Identifies the IsClustered dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsClusteredProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Renderer3D.IsClusteredProperty
    public static readonly DependencyProperty IsClusteredProperty
    See Also