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

Gets or sets the color used to paint the MinorTicks in the primary gauge.

Syntax

Visual Basic (Declaration) 
Public Overridable Property MinorTickColor As Color
C# 
public virtual Color MinorTickColor {get; set;}

Property Value

Color

Requirements

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

See Also