Axis.ScaleView Property
.NET Framework (current version)
Gets or sets the view of an axis.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[BindableAttribute(true)] [PersistenceModeAttribute(PersistenceMode.InnerProperty)] public AxisScaleView ScaleView { get; set; }
Property Value
Type: System.Web.UI.DataVisualization.Charting.AxisScaleViewAn AxisScaleView object, which represents the scale view of an axis.
.NET Framework
Available since 4.0
Available since 4.0
Show: