This document is archived and information here might be outdated. Recommended version. |
Palette used when ColorType of series property is esriGraphColorPalette.
[Visual Basic .NET]
Public Property ColorPalette As String
[C#]
public string ColorPalette {get; set;}
[C++]
HRESULT get_ColorPalette(
System.String* PaletteName
);
[C++]
HRESULT put_ColorPalette(
BSTR PaletteName
);
[C++] Parameters PaletteName [out, retval]
PaletteName is a parameter of type BSTR* PaletteName [in]
PaletteName is a parameter of type BSTR