Spread for ASP.NET 10 Product Documentation
MajorTickVisible Property (PolarAngleAxis)


Gets or sets whether the major tick marks are visible.
Syntax
'Declaration
 
Public Property MajorTickVisible As Boolean
'Usage
 
Dim instance As PolarAngleAxis
Dim value As Boolean
 
instance.MajorTickVisible = value
 
value = instance.MajorTickVisible
public bool MajorTickVisible {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

PolarAngleAxis Class
PolarAngleAxis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.