Axis Constructor (ChartArea, AxisName)
.NET Framework (current version)
Initializes a new instance of the Axis class with the specified ChartArea and axisTypeName values.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- chartArea
-
Type:
System.Web.UI.DataVisualization.Charting.ChartArea
The chart area that the axis is drawn to.
- axisTypeName
-
Type:
System.Web.UI.DataVisualization.Charting.AxisName
The axis type name.
.NET Framework
Available since 4.0
Available since 4.0
Show: