Gets a StripLinesCollection object.
Custom labels collection.
| Visual Basic (Declaration) | |
|---|---|
| Public ReadOnly Property StripLines As StripLinesCollection | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public StripLinesCollection StripLines {get;} | |
Return Value
A StripLinesCollection object, which stores all StripLine objects for an axis.
Strip lines are used to draw rectangular strips across a ChartArea object, and are always drawn across the entire area.
These strip lines are not related to the grid lines.
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
 
  
  
  
 