Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1RadialNumericItem Class / ExpandArc Property

In This Topic
    ExpandArc Property (C1RadialNumericItem)
    In This Topic
    Gets the definition of expand area arc segment.
    Syntax
    'Declaration
     
    
    Public Property ExpandArc As ArcSegmentDef
    public ArcSegmentDef ExpandArc {get; set;}
    Remarks
    This property is set by the C1RadialPanel panel.
    See Also