Skip to main content
A newer version of this page is available. .

BootstrapChartConstantLine(Object) Constructor

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

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public BootstrapChartConstantLine(
    object value
)

Parameters

Name Type
value Object
See Also