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

ChartDependencyObjectCollection<T>.BeginInit() Method

Starts the ChartDependencyObjectCollection<T>‘s initialization. Initialization occurs at runtime.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public void BeginInit()
See Also