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

In This Topic
    _getMinorTicks Method (IAxisScale)
    In This Topic
    Syntax
    'Declaration
     
    Function _getMinorTicks() As List(Of Double)
    List<double> _getMinorTicks()
    See Also