_Chart.ChartColor Property

Definition

Returns or sets an Integer (int in C#) that represents the color scheme for the chart. Read-write.

public:
 property System::Object ^ ChartColor { System::Object ^ get(); void set(System::Object ^ value); };
public object ChartColor { get; set; }
Public Property ChartColor As Object

Property Value

Applies to