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

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