| Visual Basic (Declaration) | |
|---|---|
Public Property SmartMinorTicks As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool SmartMinorTicks {get; set;} | |
This property applies to automatic major intervals, not user defined intervals.
| dotnetCHARTING | Send comments on this topic. |
| SmartMinorTicks Property | |
| See Also | |
|
| dotnetCHARTING Namespace > Axis Class : SmartMinorTicks Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property SmartMinorTicks As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool SmartMinorTicks {get; set;} | |