Indicates what inputs are used for autoscaling.
An int
containing the "AutoscaleInput" attribute value.
Legal values are:
Value | Behavior |
---|---|
AUTOSCALE_OFF | Do not do autoscaling. |
AUTOSCALE_DATA | Use the data values. This is the default. |
AUTOSCALE_WINDOW | Use the "Window" attribute value. |
AbstractChartNode Class | Imsl.Chart2D Namespace