ActiveReports Developer 7
Tick Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace : Tick Class

Glossary Item Box

The following tables list the members exposed by Tick.

Public Constructors

 NameDescription
Public ConstructorTick ConstructorOverloaded. Initializes a new instance of the Tick class.  
Top

Public Properties

 NameDescription
Public PropertyGridLineGets or sets the line used to draw the grid on the chart walls.  
Public PropertyLengthGets or sets the length of the line used to draw the tick.  
Public PropertyLineGets or sets the line used to draw the tick.  
Public PropertyStepGets or sets the step between two subsequent ticks in the units of measure of the axis.  
Public PropertyVisibleGets or sets a value indicating whether the tick is visible.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden. Creates a clone of the Tick object.  
Public MethodEqualsCompares the Tick object to another System.Object to see whether they are equal.  
Public MethodGetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Top

See Also