IGxScale

Assembly: Drawing;

Namespace: Prognoz.Platform.Interop.Drawing;

Description

The IGxScale interface contains scale parameters.

Inheritance Hierarchy

IGxScale

Properties

  Property name Brief description
AutoCalculable The AutoCalculable property determines whether interval values should be calculated automatically.
IntervalsCount The IntervalsCount property determines the number of intervals.
Item The Item property determines an interval value by index.
Type The Type property determines a styles table type.
UseAutoValues The UseAutoValues property determines whether value autoselection should be used.

See also:

Drawing Assembly Interfaces