Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChartGroup Interface / FirstSliceAngle Property
In This Topic
    FirstSliceAngle Property
    In This Topic
    Gets or sets the angle of the first pie-chart or doughnut-chart slice in degrees (clockwise from vertical). Applies only to pie, 3-D pie, and doughnut charts.
    Syntax
    System.int FirstSliceAngle {get; set;}
    See Also