VisStyleProvider

Assembly: Drawing;

Description

The VisStyleProvider class is used to access information about chart style palettes via COM interface.

Statistic class methods inherited from IVisStyleProvider

  Method name Brief description
PaletteBorderColors The PaletteBorderColors method is used to get an array of main border colors by palette identifier.
PaletteColors The PaletteColors method is used to get an array of main main colors by palette identifier.
PaletteIDs The PaletteIDs method is used to get an array of strings with identifiers of alternative palette sets.

See also:

Drawing Assembly Classes