GrapeCity.Xaml.SpreadSheet.Data
AutoMajorUnit Property


Gets or sets whether the interval for major tick marks and major grid lines is automatically generated.
Syntax
'Declaration
 
Public Property AutoMajorUnit As Boolean
'Usage
 
Dim instance As Axis
Dim value As Boolean
 
instance.AutoMajorUnit = value
 
value = instance.AutoMajorUnit
public bool AutoMajorUnit {get; set;}

Property Value

true if the interval for major tick marks and major grid lines is automatically generated; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Axis Class
Axis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options