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

Gets or sets the height (length) of the MinorTicks in the primary gauge

Syntax

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

Property Value

Integer

Requirements

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

See Also