Spread WPF Documentation
RadarLabelVisibility Enumeration


Specifies the display state of the label in radar chart.
Syntax
'Declaration
 
Public Enum RadarLabelVisibility 
   Inherits System.Enum
'Usage
 
Dim instance As RadarLabelVisibility
public enum RadarLabelVisibility : System.Enum 
Members
MemberDescription
AllSpecifies that the labels appear on all radial axes.
FirstSpecifies that the labels appear on the first radial axis.
NoneSpecifies that there are no labels on the axes.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadSheet.Data.RadarLabelVisibility

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.