ChartColorFormat.SchemeColor Property

Definition

Returns or sets an Integer value that represents the color of a Color object, as an index in the current color scheme.

public:
 property int SchemeColor { int get(); void set(int value); };
public int SchemeColor { get; set; }
member this.SchemeColor : int with get, set
Public Property SchemeColor As Integer

Property Value

IntegerReturns a Long value that represents the red-green-blue value of the specified color.

Applies to