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

LinearScaleComponent.EndInit() Method

Finishes the runtime initialization of the component.

Namespace: DevExpress.XtraGauges.Win.Gauges.Linear

Assembly: DevExpress.XtraGauges.v20.2.Win.dll

NuGet Package: DevExpress.Win.Gauges

Declaration

public void EndInit()

Remarks

This method supports the internal infrastructure and is not intended to be used directly in your code.

See Also