ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _BinOption Class / steps Property

In This Topic
    steps Property (_BinOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property steps As List(Of Double)
    public List<double> steps {get; set;}
    See Also