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

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

Syntax

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

Property Value

Integer

Requirements

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

See Also