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

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