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

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