Label.AppearanceText Property
Contains appearance settings used to paint the label’s text.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
BaseTextAppearance | A BaseTextAppearance object that provides corresponding appearance settings. |
See Also