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

In This Topic
    _getTickNumber Method (IAxisScaleModel)
    In This Topic
    Syntax
    'Declaration
     
    Function _getTickNumber() As Nullable(Of Double)
    Nullable<double> _getTickNumber()
    See Also