ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IAxisView Interface / _categoryValueViews Method

In This Topic
    _categoryValueViews Method (IAxisView)
    In This Topic
    Syntax
    'Declaration
     
    Function _categoryValueViews() As List(Of ICategoryValueView)
    List<ICategoryValueView> _categoryValueViews()
    See Also