ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Tick Class / Step Property

In This Topic
    Step Property
    In This Topic
    Gets or sets the step between two subsequent ticks in the units of measure of the axis.
    Syntax
    'Declaration
     
    Public Property Step As Double
    public double Step {get; set;}
    See Also