Freigeben über


IMsoChartGroup.FirstSliceAngle Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property FirstSliceAngle As Integer
    Get
    Set
'Usage
Dim instance As IMsoChartGroup
Dim value As Integer

value = instance.FirstSliceAngle

instance.FirstSliceAngle = value
int FirstSliceAngle { get; set; }

Property Value

Type: System.Int32

See Also

Reference

IMsoChartGroup Interface

IMsoChartGroup Members

Microsoft.Office.Core Namespace