ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IPlotConfig Interface / Sweep Property

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