An MiscEnum expression that specifies the option to change
Variant
Indicates the new value for the giving option (the type of the value depends on
the option itself)
The Misc property sets or gets different options of the
control. The Refresh method refreshes the
control. Use the BeginUpdate and EndUpdate
method ay time when the control requires more changes at one time. Use
the hWnd property to get the handle of the
control's window.
For instance:
exBaseMajorUnits, defines the base major-units alternatives (separated by comma) the control uses to calculate the major-unit for the
axes
exDigits,
Specifies the number of digits to appear after the decimal point
exUpdateRangeOnScroll,
Specifies the time in ms to update the chart's minimum and maximum values while user scrolls the chart (0 indicates that the chart's minimum and maximum values are updated only when changing the data)