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

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