[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ChartAxisBuilder-1.MinorTickMarks

MinorTickMarks Method

MinorTickMarks(AxisTickMark)

Sets the location of axis minor tick marks.

Declaration
public ChartAxisBuilder<T> MinorTickMarks(AxisTickMark value)
Parameters
Type Name Description
AxisTickMark value

The value

Returns
Type Description
ChartAxisBuilder<T>

Current builder