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

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