GrapeCity.Xaml.Excel
FirstSliceAngle Property (ExcelDoughnutChart)


Specifies the angle of the first pie char slice, in degrees (clockwise from up)
Syntax
'Declaration
 
Public Property FirstSliceAngle As Integer
'Usage
 
Dim instance As ExcelDoughnutChart
Dim value As Integer
 
instance.FirstSliceAngle = value
 
value = instance.FirstSliceAngle
public int FirstSliceAngle {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDoughnutChart Class
ExcelDoughnutChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options