Original signature is '- (NSInteger)numberOfMinorTickMarksForAxis:(SM2DGraphAxisEnum)inAxis;'

C# | Visual Basic | Visual C++ |
public virtual NSInteger NumberOfMinorTickMarksForAxis( SM2DGraphAxis inAxis )
Public Overridable Function NumberOfMinorTickMarksForAxis ( _ inAxis As SM2DGraphAxis _ ) As NSInteger
public: virtual NSInteger NumberOfMinorTickMarksForAxis( SM2DGraphAxis inAxis )

- inAxis (SM2DGraphAxis)
- The axis to count.

The number of minor tick marks for an axis.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)