Back to Devexpress

ConstantLineCommonStyle Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-70788731.md

latest1.7 KB
Original Source

ConstantLineCommonStyle Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class ConstantLineCommonStyle :
    ConstantLineStyle<BootstrapChartConstantLineLabelCommonSettings>
vb
Public Class ConstantLineCommonStyle
    Inherits ConstantLineStyle(Of BootstrapChartConstantLineLabelCommonSettings)

The following members return ConstantLineCommonStyle objects:

Inheritance

Object StateManager CollectionItem DevExpress.Web.Bootstrap.Internal.JsonCollectionItem ConstantLineStyle<DevExpress.Web.Bootstrap.BootstrapChartConstantLineLabelCommonSettings> ConstantLineCommonStyle

See Also

ConstantLineCommonStyle Members

DevExpress.Web.Bootstrap Namespace