Drawing > Drawing Assembly Interfaces > IGxScale
Assembly: Drawing;
Namespace: Prognoz.Platform.Interop.Drawing;
The IGxScale interface contains scale parameters.
IGxScale
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: