ILNumerics Ultimate VS

IAxisDataProvider Interface

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

Namespace:  ILNumerics.Drawing.Plotting
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public interface IAxisDataProvider

The IAxisDataProvider type exposes the following members.

Properties

  NameDescription
Public propertyID
ID of this provider, used to identify the object within a scene graph

[ILNumerics Visualization Engine]

Top
Methods

  NameDescription
Public methodGetRangeMaxValue
Gets the upper limit of the axis scale range

[ILNumerics Visualization Engine]

Public methodGetRangeMinValue
Gets the lower limit of the axis scale range

[ILNumerics Visualization Engine]

Public methodScaleMode
Gets the scale mode of the axis (log / linear)

[ILNumerics Visualization Engine]

Top
See Also

Reference