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

In This Topic
    categoryValues Property (IAxisCategoryModel)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property categoryValues As List(Of ICategoryValueModel)
    List<ICategoryValueModel> categoryValues {get;}
    See Also