Skip to main content

ConstantLineStyle<T> Class

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public abstract class ConstantLineStyle<T> :
    JsonCollectionItem
    where T : BootstrapChartConstantLineLabelCommonSettings, new()

Type Parameters

Name
T

Inheritance

Object
StateManager
CollectionItem
DevExpress.Web.Bootstrap.Internal.JsonCollectionItem
See Also