Skip to main content

BootstrapChartConstantLine(Object) Constructor

Initializes a new instance of the BootstrapChartConstantLine class with the specified value.

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public BootstrapChartConstantLine(
    object value
)

Parameters

Name Type
value Object
See Also