ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _ValuePointDataModel Class / _yValues Method

In This Topic
    _yValues Method (_ValuePointDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _yValues() As List(Of IDimensionValue)
    public List<IDimensionValue> _yValues()
    See Also