_Chart.ChartStyle Property

Definition

Returns or sets the chart style for the chart. Read/write.

public:
 property System::Object ^ ChartStyle { System::Object ^ get(); void set(System::Object ^ value); };
public object ChartStyle { 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.

Applies to