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; }
<TypeConverterAttribute(GetType(StiBoolConverter))>
Public Property IsReversed As Boolean
Get
Set
Property Value
Type:
BooleanSee Also