ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / PieRenderer3D Class / HeightProperty Field


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