ChartSeriesPointBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Chart |
For internal use only. Initializes a new Chart |
#Methods
Name | Description |
---|---|
Border |
Configures the appearance of the series point border in scatter, line- and area-like series. Mirrors the client-side border object. |
Color |
Colors the series points. Mirrors the client-side color option. |
Color |
|
Color |
Colors the series points. Mirrors the client-side color option. |
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. |
Hover |
Specifies series elements to be highlighted when a user pauses on a series point. Mirrors the client-side hover |
Hover |
Configures the appearance adopted by a series point when a user pauses on it. Mirrors the client-side hover |
Image |
Substitutes the standard point symbols with an image. Mirrors the client-side image option. |
Image |
Substitutes the standard point symbols with an image. Mirrors the client-side image object. |
Image |
Substitutes the standard point symbols with an image. Mirrors the client-side image option. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Selection |
Specifies series elements to be highlighted when a user selects a series point. Mirrors the client-side selection |
Selection |
Configures the appearance of a selected series point. Mirrors the client-side selection |
Size |
Specifies the diameter of series points in pixels. Mirrors the client-side size option. |
Size |
Specifies the diameter of series points in pixels. Mirrors the client-side size option. |
Symbol |
Specifies which symbol should represent series points in scatter, line- and area-like series. Mirrors the client-side symbol option. |
To |
Returns a string that represents the current object. Inherited from Object. |
Visible |
Makes the series points visible. Mirrors the client-side visible option. |
Visible |
Makes the series points visible. Mirrors the client-side visible option. |
See Also