The DataLabel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataLabel |
Methods
Name | Description | |
---|---|---|
Dispose |
Readies the chart object for garbage collection.
|
|
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
ResetStyle | ||
ShouldSerializeStyle | ||
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Compass |
Gets or sets the position of the label relative its specified location.
|
|
Connected |
Gets or sets whether a connecting line is drawn to an associated data point.
|
|
Filter |
Gets or sets the filter value of the data label.
|
|
Offset |
Gets or sets the offset distance in pixels from an associated data point.
|
|
Style |
Gets the Style object of the label.
|
|
Text |
Gets or sets the text of the label.
|
|
Visible |
Gets or sets the label visibility.
|