Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1RadialColorItem Class / CheckArc Property

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