Axis.IsReversed Property
.NET Framework (current version)
Gets or sets a flag which indicates whether the axis is reversed.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
<BindableAttribute(True)> <PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property IsReversed As Boolean
If set to reversed, the values on the axis are in reversed sort order and the direction of values on the axis is flipped.
.NET Framework
Available since 4.0
Available since 4.0
Show: