RangeBarSeriesLabel Members
In This Article
#Constructors
Name | Description |
---|---|
Range |
Initializes a new instance of the Range |
#Fields
Name | Description |
---|---|
Behavior |
Identifies the Behavior bindable property.
Inherited from Bar |
Indent |
Identifies the Indent bindable property.
Inherited from Series |
Kind |
Identifies the Kind bindable property. |
Position |
Identifies the Position bindable property. |
Style |
Identifies the Style bindable property.
Inherited from Bar |
Text |
Identifies the Text |
Text |
Identifies the Text |
Visible |
Identifies the Visible bindable property.
Inherited from Series |
#Properties
Name | Description |
---|---|
Behavior |
Gets or sets the behavior of series labels relative to bars.
Inherited from Bar |
Indent |
Inherited from Series |
Kind | Gets or sets which range bar values (minimum, maximum, or both) series labels should display. |
Position | Gets or sets the position of series labels relative to bars. |
Style |
Gets or sets bar series label appearance settings.
Inherited from Bar |
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