ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ICartesianCategoryPlotDataModel Interface / categoryModels Property

In This Topic
    categoryModels Property (ICartesianCategoryPlotDataModel)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property categoryModels As List(Of IDimensionValueGroup)
    List<IDimensionValueGroup> categoryModels {get;}
    See Also