ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialNumericItem Class / GaugeStartAngleProperty Field



In This Topic
    GaugeStartAngleProperty Field
    In This Topic
    Identifies the GaugeStartAngle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly GaugeStartAngleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RadialNumericItem.GaugeStartAngleProperty
    public static readonly DependencyProperty GaugeStartAngleProperty
    public:
    static readonly DependencyProperty^ GaugeStartAngleProperty
    See Also