GrapeCity.Xaml.Excel
TickMarkInterval Property (ExcelChartSeriesAxis)


Specifies how many tick marks shall be skipped before the next noe shall be drawn.
Syntax
'Declaration
 
Public Property TickMarkInterval As Integer
'Usage
 
Dim instance As ExcelChartSeriesAxis
Dim value As Integer
 
instance.TickMarkInterval = value
 
value = instance.TickMarkInterval
public int TickMarkInterval {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChartSeriesAxis Class
ExcelChartSeriesAxis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options