[]
Sets the location of axis minor tick marks.
public ChartAxisBuilder<T> MinorTickMarks(AxisTickMark value)
Public Function MinorTickMarks(value As AxisTickMark) As ChartAxisBuilder(Of T)
| Type | Name | Description |
|---|---|---|
| AxisTickMark | value | The value |
| Type | Description |
|---|---|
| ChartAxisBuilder<T> | Current builder |