ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Top
Top
Namespace: ILNumerics.Drawing.Plotting
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
The IAxisDataProvider type exposes the following members.
Properties
Name | Description | |
---|---|---|
ID |
ID of this provider, used to identify the object within a scene graph
[ILNumerics Visualization Engine] |
Methods
Name | Description | |
---|---|---|
GetRangeMaxValue |
Gets the upper limit of the axis scale range
[ILNumerics Visualization Engine] | |
GetRangeMinValue |
Gets the lower limit of the axis scale range
[ILNumerics Visualization Engine] | |
ScaleMode |
Gets the scale mode of the axis (log / linear)
[ILNumerics Visualization Engine] |
See Also