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

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