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

In This Topic
    StartAngle Property (IPlotConfig)
    In This Topic
    Gets the start angle for radial charts
    Syntax
    'Declaration
     
    ReadOnly Property StartAngle As Integer
    int StartAngle {get;}
    See Also