StiTickBasePlacement Property |
Gets or sets the placement of the tick relative to the scale.
Namespace:
Stimulsoft.Report.Components.Gauge.Primitives
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public StiPlacement Placement { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property Placement As StiPlacement
Get
Set
Property Value
Type:
StiPlacementSee Also