VisStyleProvider

Assembly: Drawing;

Namespace: Prognoz.Platform.Interop.Drawing;

Description

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

Fore.NET Syntax

Class to get analog of the VisStyleProvider class:

None;

Class to get analog of the object of the VisStyleProvider class:

VisStyleProviderClass;

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

Related work items

Requirement