ILNumerics - Technical Application Development 
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
 
 
 
            Create new Axis Collection
            
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing.Plotting
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- plotContainer (Optional)
 - Type: ILNumerics.Drawing.PlottingIAxisDataProvider
[optional] IAxisDataProvider to be used to retrieve axis' data from; default: null (take the first provider found on the path up to the root node) - tag (Optional)
 - Type: SystemObject
[optional] tag used to identify the object within the scene graph 
Remarks
[ILNumerics Visualization Engine]
See Also