Chart.ChartStyle Property
Returns or sets the chart style for the chart. Read/write.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Property ChartStyle As Object
Get
Set
'Usage
Dim instance As Chart
Dim value As Object
value = instance.ChartStyle
instance.ChartStyle = value
Object ChartStyle { get; set; }
Property Value
Type: System.Object
Remarks
You can use a number from 1 to 48 to set the chart style.