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

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