Spread Windows Forms 12.0 Product Documentation
LabelOption Enumeration


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : LabelOption Enumeration
Specifies the option used to display the label.
Syntax
'Declaration
 
Public Enum LabelOption 
   Inherits System.Enum
'Usage
 
Dim instance As LabelOption
public enum LabelOption : System.Enum 
Members
MemberDescription
BannerThe label will be displayed in a separate banner
NoneThe label won't be displayed
OverlappingThe label will be displayed overlapped
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Chart.LabelOption

See Also

Reference

FarPoint.Win.Chart Namespace