Skip to main content

BootstrapChartBuilder.Disabled(Boolean) Method

Namespace: DevExpress.AspNetCore.Bootstrap

Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll

#Declaration

public BootstrapChartBuilder Disabled(
    bool disabled
)

#Parameters

Name Type
disabled Boolean

#Returns

Type
BootstrapChartBuilder
See Also