Skip to main content

BootstrapPolarChartBuilder.Disabled(Boolean) Method

Namespace: DevExpress.AspNetCore.Bootstrap

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

Declaration

public BootstrapPolarChartBuilder Disabled(
    bool disabled
)

Parameters

Name Type
disabled Boolean

Returns

Type
BootstrapPolarChartBuilder
See Also