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 bool IsReversed { get; set; }
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: