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

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