GrapeCity.Xaml.SpreadSheet.Data
MajorTimeUnit Property (Axis)


Gets or sets the major time unit of the axis.
Syntax
'Declaration
 
Public Property MajorTimeUnit As AxisTimeUnit
'Usage
 
Dim instance As Axis
Dim value As AxisTimeUnit
 
instance.MajorTimeUnit = value
 
value = instance.MajorTimeUnit
public AxisTimeUnit MajorTimeUnit {get; set;}

Property Value

The major time unit.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Axis Class
Axis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options