ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / BarShape3D Class / EdgeSmoothingProperty Field


In This Topic
    EdgeSmoothingProperty Field (BarShape3D)
    In This Topic
    Identifies the EdgeSmoothing dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly EdgeSmoothingProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = BarShape3D.EdgeSmoothingProperty
    public static readonly DependencyProperty EdgeSmoothingProperty
    See Also