RangeBarSeriesLabel Members
In This Article
#Constructors
Name | Description |
---|---|
Range |
Initializes a new instance of the Range |
#Properties
Name | Description |
---|---|
Antialiasing |
Obsolete. Gets or sets whether antialising is applied to the label’s contents.
Inherited from Series |
Back |
Gets or sets the label’s background color.
Inherited from Series |
Border |
Gets the label’s border settings.
Inherited from Series |
DXFont |
Gets or sets the font used to display the label’s content.
Inherited from Series |
DXText |
Specifies the alignment of the series labels text. Use this property in non-Windows environments.
Inherited from Series |
Enable |
Gets or sets a value indicating whether antialiasing is enabled for a chart item’s label.
Inherited from Series |
Fill |
Gets the label’s background fill style.
Inherited from Series |
Font |
Gets or sets the font used to display the label’s content.
Inherited from Series |
Hidden |
Obsolete. Gets or sets the string value used to support serialization in a Web |
Indent | Gets or sets by how much the series label is indented from the range bar’s border. |
Kind | Gets or sets the kind of labels in Side-by-Side Range Bar, Overlapped Range Bar and Gantt series. |
Line |
Overrides the Series |
Line |
Overrides the Series |
Line |
Overrides the Series |
Line |
Overrides the Series |
Line |
Overrides the Series |
Max |
Gets or sets the number of lines to which a label’s text is allowed to wrap.
Inherited from Series |
Max |
Gets or sets the maximum width allowed for series labels.
Inherited from Series |
Point |
Obsolete. Gets or sets the common appearance settings for series labels.
Inherited from Series |
Point |
Gets the string value used to support serialization of the series label options.
Inherited from Series |
Position | Gets or sets a value that specifies the position of series labels relative to the corresponding range bars. |
Resolve |
Gets or sets the minimum indent between adjacent series labels, when an overlapping resolving algorithm is applied to them.
Inherited from Series |
Resolve |
Gets or sets a value specifying the mode to resolve overlapping of series labels.
Inherited from Series |
Shadow |
Gets the label’s shadow settings.
Inherited from Series |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Text |
Obsolete. Gets or sets the common text for all data point labels.
Inherited from Series |
Text |
Specifies the alignment of the series labels text.
Inherited from Series |
Text |
Gets or sets the label’s text color.
Inherited from Series |
Text |
Specifies the direction of text within the series labels.
Inherited from Series |
Text |
Gets or sets a string which represents the pattern specifying the text to be displayed within series labels.
Inherited from Series |
Type |
Gets the string value used to support serialization of the series label type.
Inherited from Series |
Value |
Obsolete. Gets or sets a value that specifies which values should be displayed as the contents of series labels.
Inherited from Series |
Visible |
Obsolete. Specifies whether the simple series label is visible.
Inherited from Series |
#Methods
Name | Description |
---|---|
Assign |
Copies all the settings from the Range |
Clone() |
Creates a copy of the current Chart |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of the chart element.
Inherited from Chart |
See Also