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

    A cell, range, or union of ranges that contain chart data.

    Namespace: DevExpress.Docs.Office

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

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public class ChartDataReference :
        IChartValueData,
        IChartArgumentData

    Remarks

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

    Inheritance

    Object
    ChartDataReference
    See Also