ComponentOne FinancialChart for WinForms
C1.Win.Chart Namespace / RenderSliceEventArgs Class / Sweep Property

In This Topic
    Sweep Property (RenderSliceEventArgs)
    In This Topic
    Slice sweep.
    Syntax
    'Declaration
     
    
    <C1DescriptionAttribute("RenderSliceEventArgs.Sweep", "Slice sweep.")>
    Public ReadOnly Property Sweep As Single
    [C1Description("RenderSliceEventArgs.Sweep", "Slice sweep.")]
    public float Sweep {get;}
    See Also