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

    Stores string chart argument data.

    Namespace: DevExpress.Docs.Office

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

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public class ChartStringData :
        IChartArgumentData

    The following members return ChartStringData objects:

    Remarks

    For additional information on how to load data to a chart, refer to the following help topic: Load Data to a Chart.

    Implements

    Inheritance

    Object
    ChartStringData
    See Also