Intersoft.Client.UI.DataVisualization Namespace : IAxis Interface |
The following tables list the members exposed by IAxis.
Name | Description | |
---|---|---|
DependentAxes | Gets the collection of child axes. | |
Orientation | Gets or sets the orientation of the axis. | |
RegisteredListeners | Gets the registered IAxisListeners. |
Name | Description | |
---|---|---|
CanPlot | Returns a value indicating whether the axis can plot a value. | |
GetPlotAreaCoordinate | The plot area coordinate of a value. |
Name | Description | |
---|---|---|
OrientationChanged | This event is raised when the Orientation property is changed. |