Chart.ChartStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the chart style for the chart. Read/write Object.
public:
property System::Object ^ ChartStyle { System::Object ^ get(); void set(System::Object ^ value); };
public object ChartStyle { get; set; }
member this.ChartStyle : obj with get, set
Public Property ChartStyle As Object
Property Value
Object
Remarks
You can use a number from 1 to 48 to set the chart style.