Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.PieProps Class / PieStartAngle Property

In This Topic
    PieStartAngle Property (ChartSeriesCustomProperties.PieProps)
    In This Topic
    Determines the starting angle of the first pie slice, measured in degrees. Default: 0.
    Syntax
    'Declaration
     
    Public Property PieStartAngle As RdlInt
    public RdlInt PieStartAngle {get; set;}
    See Also