Back to Devexpress

IMajorTickmark.ShowFirst Property

corelibraries-devexpress-dot-xtragauges-dot-core-dot-model-dot-imajortickmark-8d02f246.md

latest1.4 KB
Original Source

IMajorTickmark.ShowFirst Property

Gets or sets whether the first tickmark is visible.

Namespace : DevExpress.XtraGauges.Core.Model

Assembly : DevExpress.XtraGauges.v25.2.Core.dll

NuGet Package : DevExpress.Gauges.Core

Declaration

csharp
bool ShowFirst { get; set; }
vb
Property ShowFirst As Boolean

Property Value

TypeDescription
Boolean

A Boolean value that specifies whether the first tickmark is visible.

|

See Also

AllowTickOverlap

ShowLast

ShowTick

IMajorTickmark Interface

IMajorTickmark Members

DevExpress.XtraGauges.Core.Model Namespace