dbicGauge Send comments on this topic.
MinorTickWidth Property
See Also 
dbicGauge Assembly > Dbi.WinControl.Gauge Namespace > dbiGaugeObject Class : MinorTickWidth Property

Gets or sets the width, thickness, of the lines drawn as MinorTicks in the gauge.

Syntax

Visual Basic (Declaration) 
Public Overridable Property MinorTickWidth As Integer
C# 
public virtual int MinorTickWidth {get; set;}

Property Value

Integer

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also