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

Gets or sets the color used to paint the MajorTicks in the gauge.

Syntax

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

Property Value

Color

Requirements

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

See Also