AxisScaleView.ViewMaximum Property

.NET Framework (current version)
 

Gets the maximum axis value of a scale view.

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

[BrowsableAttribute(false)]
public double ViewMaximum { get; }

Property Value

Type: System.Double

A double that represents the maximum axis value for the data view.

.NET Framework
Available since 4.0
Return to top
Show: