Skip to main content
All docs
V26.1
  • ChartData Class

    Stores chart data cells.

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public class ChartData :
        OfficeObject

    The following members return ChartData objects:

    Remarks

    For information on how to load data to charts, refer to the following help topic: Load Data to Charts with DevExpress Presentation API.

    Implements

    Inheritance

    See Also