ActiveReports.Chart Request technical support
Tick Class Members
See Also  Properties  Methods  Events


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 MethodEqualsOverridden. Compares the Tick object to another System.Object to see whether they are equal.  
Public MethodGetHashCodeOverridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Public MethodInternalGetParentsFor internal use only. (Inherited from Item)
Top

Public Events

 NameDescription
Public EventChangeFor internal use only. (Inherited from Item)
Top

See Also