Dundas Chart for Windows Forms
TickMark Class Members
See Also  Properties  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl Namespace : TickMark Class


The following tables list the members exposed by TickMark.

Public Constructors

  Name Description
Public Constructor TickMark Constructor Overloaded. Constructor.
Public constructor.  
Top

Public Properties

  Name Description
Public Property Enabled

Gets or sets a value that determines if major or minor grid lines are enabled.


Grid or mark enabled flag (Inherited from Grid)
Public Property Interval Gets or sets the interval between the applicable chart elements (refer to the "Applies To" section below). (Inherited from Grid)
Public Property IntervalOffset This property gets or sets the offset of grid lines, tick marks, strip lines and axis labels. (Inherited from Grid)
Public Property IntervalOffsetType Gets or sets the interval offset type of the applicable chart element (see "Applies To" section below). (Inherited from Grid)
Public Property IntervalType Gets or sets the interval type of the applicable chart element (see "Applies To" section below). (Inherited from Grid)
Public Property LineColor

Gets or sets the line color of grids.


Grid or mark line color (Inherited from Grid)
Public Property LineStyle Gets or sets the line style of a chart's tick marks or grids. (Inherited from Grid)
Public Property LineWidth Gets or sets the line width of a chart's grids or tick marks, in pixels. (Inherited from Grid)
Public Property Size

Gets or sets the length of tick marks. Measured in units that represent a percentage of the chart image's height or width.


Tick mark size.  
Public Property Style

Gets or sets the tick mark style.


Tick mark style.  
Top

See Also

© 2009 All Rights Reserved.