Chart.ChartColor 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 an integer 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; }
member this.ChartColor : obj with get, set
Public Property ChartColor As Object
Property Value
Remarks
Chart color schemes are numbered from 1 to 17; the setting of this property corresponds to the color schemes shown on the Change Colors gallery on the Chart Tools Design ribbon tab.