Spread for ASP.NET 9.0 Product Documentation
AutoMinorUnit Property (RadarIndexAxis)


Gets or sets whether the interval for minor tick marks and minor grid lines is automactically generated.
Syntax
'Declaration
 
Public Property AutoMinorUnit As Boolean
'Usage
 
Dim instance As RadarIndexAxis
Dim value As Boolean
 
instance.AutoMinorUnit = value
 
value = instance.AutoMinorUnit
public bool AutoMinorUnit {get; set;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

RadarIndexAxis Class
RadarIndexAxis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.