Skip to main content

BaseTextAppearance Class

Contains appearance settings used to paint text labels within gauges.

Namespace: DevExpress.XtraGauges.Core.Drawing

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

NuGet Package: DevExpress.Gauges.Core

Declaration

public class BaseTextAppearance :
    BaseAppearance,
    IXtraSupportShouldSerialize

The following members return BaseTextAppearance objects:

Library Related API Members
Cross-Platform Class Library Label.AppearanceText
WinForms Controls ArcScaleComponent.AppearanceTickmarkText
LinearScaleComponent.AppearanceTickmarkText

Inheritance

Object
BaseObject
DevExpress.XtraGauges.Core.Base.BaseObjectEx
DevExpress.XtraGauges.Core.Drawing.BaseAppearance
BaseTextAppearance
See Also