Click or drag to resize

StiScaleBaseIsReversed Property

Gets or sets value that indicates whether the scale should be shown in reverse mode.

Namespace:  Stimulsoft.Report.Components.Gauge.Primitives
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiBoolConverter))]
public bool IsReversed { get; set; }

Property Value

Type: Boolean
See Also