dotnetCHARTING Send comments on this topic.
AxisTick Class Members
See Also  Properties  Methods 
dotnetCHARTING Namespace : AxisTick Class


The following tables list the members exposed by AxisTick.

Public Constructors

 NameDescription
Public ConstructorAxisTick ConstructorOverloaded. Initializes a new instance of the AxisTick class.  
Top

Public Properties

 NameDescription
Public PropertyGridLine Gets or sets the properties of the Line drawn on the ChartArea at this AxisTick object's position.  
Public PropertyIncludeInAxisScale Gets or sets a value indicating whether an AxisTick or AxisMarker object using this ScaleRange will force the axis to expand it's scale to show it. (Inherited from ScaleRange)
Public PropertyLabelGets or sets the Label of this AxisTick.  
Public PropertyLine Gets or sets the tick line of this AxisTick. The property Line.Length will control the length of this tick.  
Public PropertyMarkerGets or sets an ElementMarker object used instead of the label text.  
Public PropertyOverrideTicks Gets or sets a value indicating whether this range AxisTick is drawn on an axis or if it's properties are used to override those of other AxisTicks within it's range.  
Public PropertyValue Gets or sets the numeric, DateTime, or text value of this ScaleRange. (Inherited from ScaleRange)
Public PropertyValueHigh Gets or sets the upper bounds of a numeric, DateTime, or text range. (Inherited from ScaleRange)
Public PropertyValueLow Gets or sets the lower bounds of a numeric, DateTime, or text range. (Inherited from ScaleRange)
Top

Public Methods

 NameDescription
Public MethodDisposeReleases all resources used by this AxisTick.  
Public MethodSetAllColors Sets the colors of this AxisTick's Label, Line, and GridLine.  
Public MethodToString (Inherited from ScaleRange)
Top

See Also

© 2010 All Rights Reserved.