ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Tick Class
Properties Methods

In This Topic
    Tick Class Members
    In This Topic

    The following tables list the members exposed by Tick.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the Tick class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the line used to draw the grid on the chart walls.  
    Public PropertyGets or sets the length of the line used to draw the tick.  
    Public PropertyGets or sets the line used to draw the tick.  
    Public PropertyGets or sets the step between two subsequent ticks in the units of measure of the axis.  
    Public PropertyGets or sets a value indicating whether the tick is visible.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a clone of the Tick object.  
    Public MethodCompares the Tick object to another System.Object to see whether they are equal.  
    Public MethodServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
    Top
    See Also