ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseParallelPlotDataModel<TValueDefinition> Class / _getCategoryValues Method

In This Topic
    _getCategoryValues Method (_BaseParallelPlotDataModel<TValueDefinition>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getCategoryValues() As IParallelCategoryValueModel()
    public IParallelCategoryValueModel[] _getCategoryValues()
    See Also