| Visual Basic (Declaration) | |
|---|---|
| Public Property CenterTickMarks As Boolean | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public bool CenterTickMarks {get; set;} | |
When false, Axis.DefaultTick.Line properties are used for all tick lines.
            
            
            | dotnetCHARTING | Send comments on this topic. | 
| CenterTickMarks Property | |
| See Also | |
|     | 
| dotnetCHARTING Namespace > Axis Class : CenterTickMarks Property | 
| Visual Basic (Declaration) | |
|---|---|
| Public Property CenterTickMarks As Boolean | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public bool CenterTickMarks {get; set;} | |