ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.DV Namespace / PlotConfig Class / Sweep Property

In This Topic
    Sweep Property (PlotConfig)
    In This Topic
    Gets or sets the sweep for radial charts, 0-360 deg
    Syntax
    'Declaration
     
    Public ReadOnly Property Sweep As Integer
    public int Sweep {get;}
    See Also