This class represents a collection of StripLine objects.
StripLinesCollection class is a strongly typed collection of StripLine classes.
| Visual Basic (Declaration) | |
|---|---|
| Public Class StripLinesCollection | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public class StripLinesCollection | |
The StripLinesCollection class represents a collection of StripLine objects, and is implemented as the StripLines property of the Axis class.
StripLine objects can be appended, inserted or removed from the collection at both design-time and run-time.
Note that strip lines can be displayed once or repeatedly for a set interval.
System.Object
   Dundas.Charting.WebControl.StripLinesCollection
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
 
  
  
  
  
 


