ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChartDataPoint Interface / DataValues Property

In This Topic
    DataValues Property (IChartDataPoint)
    In This Topic
    Gets the values for the data point.
    Syntax
    'Declaration
     
    ReadOnly Property DataValues As Object()
    object[] DataValues {get;}
    See Also