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


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

Property Value

The minor 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