ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / PlotConfig Class / StartAngle Property

In This Topic
    StartAngle Property
    In This Topic
    Gets or sets the start angle for radial charts
    Syntax
    'Declaration
     
    Public Property StartAngle As Integer
    public int StartAngle {get; set;}
    See Also