Spread Windows Forms 10.0 Product Documentation
LabelArea Class Members
Properties  Methods  Events


The following tables list the members exposed by LabelArea.

Public Constructors
 NameDescription
Public ConstructorLabelArea ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAlignmentXGets or sets the horizontal alignment of the label area.  
Public PropertyAlignmentYGets the vertical alignment of the label area.  
Public PropertyBorderGets or sets the border around the text.  
Public PropertyFillGets or sets the fill of the background behind the text.  
Public PropertyLocationGets or sets the location of the label area in the control.  
Public PropertyManualLayoutGets or sets whether the layout of the label area is automatically generated.  
Public PropertyOverlayGets whether the label area overlaps the plot area.  
Public PropertyPaddingGets or sets the amount of extra space around the text.  
Public PropertyTextGets or sets the text displayed in the label area.  
Public PropertyTextDataFieldGets or sets the field in the data source that stores the text.  
Public PropertyTextDataSourceGets or sets the data source for the text.  
Public PropertyTextDirectionGets or sets the text orientation for the title.  
Public PropertyTextFillGets or sets the fill of the text.  
Public PropertyTextFontGets or sets the font of the text.  
Public PropertyTextRotationAngleGets or sets the rotation angle for the text.  
Top
Public Methods
 NameDescription
Public MethodCloneCreates a deep copy of this label area.  
Public MethodGetSchemaThis method is reserved and should not be used.  
Public MethodReadXmlGenerates an object from its XML representation.  
Public MethodWriteXmlConverts an object into its XML representation.  
Top
Protected Methods
 NameDescription
Protected MethodOnChangedRaises the Changed event.  
Top
Public Events
 NameDescription
Public EventChangedOccurs when the label area is changed.  
Top
See Also

Reference

LabelArea Class
FarPoint.Win.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.