Axis.ScaleView Property

.NET Framework (current version)
 

Gets or sets the view of an axis.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

<BindableAttribute(True)>
<PersistenceModeAttribute(PersistenceMode.InnerProperty)>
Public Property ScaleView As AxisScaleView

Property Value

Type: System.Web.UI.DataVisualization.Charting.AxisScaleView

An AxisScaleView object, which represents the scale view of an axis.

.NET Framework
Available since 4.0
Return to top
Show: