ChartSeriesValueErrorBarBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Chart |
For internal use only. Initializes a new Chart |
#Methods
Name | Description |
---|---|
Color |
Specifies the color of error bars. Mirrors the client-side color option. |
Color |
Specifies the color of error bars. Mirrors the client-side color option. |
Display |
Specifies whether error bars must be displayed in full or partially. Mirrors the client-side display |
Edge |
Specifies the length of the lines that indicate error bar edges. Mirrors the client-side edge |
Edge |
Specifies the length of the lines that indicate error bar edges. Mirrors the client-side edge |
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. |
High |
Specifies which data field provides high error values. Mirrors the client-side high |
High |
Specifies which data field provides high error values. Mirrors the client-side high |
Line |
Specifies the width of the error bar line. Mirrors the client-side line |
Line |
Specifies the width of the error bar line. Mirrors the client-side line |
Low |
Specifies which data field provides low error values. Mirrors the client-side low |
Low |
Specifies which data field provides low error values. Mirrors the client-side low |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Opacity |
Specifies how trasparent error bars should be. Mirrors the client-side opacity option. |
Opacity |
Specifies how trasparent error bars should be. Mirrors the client-side opacity option. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
Type |
Specifies how error bar values must be calculated. Mirrors the client-side type option. |
Value |
Specifies the value to be used for generating error bars. Mirrors the client-side value option. |
Value |
Specifies the value to be used for generating error bars. Mirrors the client-side value option. |
See Also