Back to Devexpress

IMajorTickmark.Text Property

corelibraries-devexpress-dot-xtragauges-dot-core-dot-model-dot-imajortickmark-e41dc08f.md

latest1.1 KB
Original Source

IMajorTickmark.Text Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.XtraGauges.Core.Model

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

NuGet Package : DevExpress.Gauges.Core

Declaration

csharp
string Text { get; set; }
vb
Property Text As String

Property Value

Type
String

See Also

IMajorTickmark Interface

IMajorTickmark Members

DevExpress.XtraGauges.Core.Model Namespace