ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialPanel Class / ArcSegmentDefinitionProperty Field



In This Topic
    ArcSegmentDefinitionProperty Field
    In This Topic
    This attached property holds the ArcSegmentDef object which can be used in the element control template.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ArcSegmentDefinitionProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RadialPanel.ArcSegmentDefinitionProperty
    public static readonly DependencyProperty ArcSegmentDefinitionProperty
    public:
    static readonly DependencyProperty^ ArcSegmentDefinitionProperty
    See Also