RangeAreaSeriesLabel Members
In This Article
#Constructors
Name | Description |
---|---|
Range |
Initializes a new instance of the Range |
#Fields
Name | Description |
---|---|
High |
Identifies the High |
Indent |
Identifies the Indent bindable property.
Inherited from Series |
Kind |
Identifies the Kind dependency property. |
Low |
Identifies the Low |
Style |
Identifies the Style dependency property. |
Text |
Identifies the Text |
Text |
Identifies the Text |
Visible |
Identifies the Visible bindable property.
Inherited from Series |
#Properties
Name | Description |
---|---|
High |
Specifies the position of high value labels relative to the markers. |
Indent |
Inherited from Series |
Kind | |
Low |
Specifies the position of low value labels relative to the markers. |
Style | |
Text |
Gets or sets a text pattern for series point labels.
Inherited from Series |
Text |
Allows you to specify a rule used to generate custom text strings for series labels.
Inherited from Series |
Visible |
Inherited from Series |
See Also