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

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