ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / AxisBase Class / TickOffset Property

In This Topic
    TickOffset Property
    In This Topic
    Gets or sets the offset of the first tick from the Min value of the axis.
    Syntax
    'Declaration
     
    Public Property TickOffset As Double
    public double TickOffset {get; set;}
    See Also