AxisScaleView.IsZoomed Property

.NET Framework (current version)
 

Gets a flag that indicates whether the axis is zoomed in.

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

<BindableAttribute(False)>
<BrowsableAttribute(False)>
Public ReadOnly Property IsZoomed As Boolean

Property Value

Type: System.Boolean

True if the axis is zoomed in, otherwise false.

.NET Framework
Available since 4.0
Return to top
Show: