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


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