Dundas.SharePoint.Charting.WebParts Send comments on this topic.
TickMark Class Members
See Also  Properties 
Dundas.Charting.WebControl Namespace : TickMark Class


The following tables list the members exposed by TickMark.

Public Constructors

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

Public Properties

  Name Description
Public Property Enabled Grid or mark enabled flag (Inherited from Grid)
Public Property Interval Grid or mark interval size. (Inherited from Grid)
Public Property IntervalOffset Grid or mark interval offset. (Inherited from Grid)
Public Property IntervalOffsetType Grid or mark offset type. (Inherited from Grid)
Public Property IntervalType Grid or mark interval type. (Inherited from Grid)
Public Property LineColor Grid or mark line color (Inherited from Grid)
Public Property LineStyle Grid or mark line style (Inherited from Grid)
Public Property LineWidth Grid or mark line width (Inherited from Grid)
Public Property Size Tick mark size.  
Public Property Style Tick mark style.  
Top

See Also