BubbleSeriesLabel Members
In This Article
#Constructors
Name | Description |
---|---|
Bubble |
Initializes a new instance of the Bubble |
#Fields
Name | Description |
---|---|
Angle |
Identifies the Angle bindable property.
Inherited from Marker |
Indent |
Identifies the Indent bindable property.
Inherited from Series |
Position |
Identifies the Position bindable property. |
Style |
Identifies the Style bindable property.
Inherited from Marker |
Text |
Identifies the Text |
Text |
Identifies the Text |
Visible |
Identifies the Visible bindable property.
Inherited from Series |
#Properties
Name | Description |
---|---|
Angle |
Inherited from Marker |
Indent |
Inherited from Series |
Position | Gets or sets the position of series labels relative to bubbles. |
Style |
Inherited from Marker |
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