Skip to main content
All docs
V23.2

OfficeCharts.Instance Property

Returns an instance of the OfficeCharts class.

Namespace: DevExpress.Office.Services

Assembly: DevExpress.Office.v23.2.Core.dll

NuGet Packages: DevExpress.Office.Core, DevExpress.Win.Navigation

Declaration

public static OfficeCharts Instance { get; }

Property Value

Type Description
OfficeCharts

The OfficeCharts class instance.

See Also