Back to Devexpress

ConstantLineStyle<T> Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-dot-constantlinestyle-1.md

latest1.4 KB
Original Source

ConstantLineStyle<T> Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public abstract class ConstantLineStyle<T> :
    JsonCollectionItem
    where T : BootstrapChartConstantLineLabelCommonSettings, new()
vb
Public MustInherit Class ConstantLineStyle(Of T As {BootstrapChartConstantLineLabelCommonSettings, New})
    Inherits JsonCollectionItem

Type Parameters

Name
T

Inheritance

Object StateManager CollectionItem DevExpress.Web.Bootstrap.Internal.JsonCollectionItem ConstantLineStyle<T> BootstrapChartConstantLine

ConstantLineCommonStyle

See Also

ConstantLineStyle<T> Members

DevExpress.Web.Bootstrap Namespace