GrapeCity.Xaml.Excel
MinorTickMark Property (ExcelChartCategoryAxis)


Specifies the minor tick marks for the axis.
Syntax
'Declaration
 
Public Property MinorTickMark As TickMark
'Usage
 
Dim instance As ExcelChartCategoryAxis
Dim value As TickMark
 
instance.MinorTickMark = value
 
value = instance.MinorTickMark
public TickMark MinorTickMark {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChartCategoryAxis Class
ExcelChartCategoryAxis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options