IVZColorVisual

Assembly: Visualizators;

Namespace: Prognoz.Platform.Interop.Visualizators;

Description

The IVZColorVisual interface is used to correlate visualizer data with color fill of its children.

Inheritance Hierarchy

IVZDataVisual

IVZColorVisual

Comments

Settings used to correlate visualizer data with color fill of its children can be obtained in the following properties:

Properties

  Property name Brief description
The ColorMapping property returns settings that are used to correlate visualizer data with color fill of its children.

Properties inherited from IVZDataVisual

  Property name Brief description
The Index property determines data display index.

See also:

Visualizators Assembly Interfaces