Back to Devexpress

AxisTitleSettingsBase Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-2d197e6b.md

latest1.5 KB
Original Source

AxisTitleSettingsBase Class

Serves as a base class for settings of the axis title.

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class AxisTitleSettingsBase :
    TitleSettingsBase
vb
Public Class AxisTitleSettingsBase
    Inherits TitleSettingsBase

The following members return AxisTitleSettingsBase objects:

Inheritance

Object StateManager PropertiesBase DevExpress.Web.Bootstrap.Internal.JsonProperties DevExpress.Web.Bootstrap.TitleSettingsBase AxisTitleSettingsBase AxisTitleSettings

See Also

AxisTitleSettingsBase Members

DevExpress.Web.Bootstrap Namespace