Click or drag to resize

ChartAxis IsReversed Property

Gets or set plots data points from last to first.

Namespace: Spire.Presentation.Charts
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public bool IsReversed { get; set; }

Property Value

Type: Boolean

Implements

IChartAxis IsReversed
See Also