PolarChartCommonSeriesSettingsPointImageBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Polar |
For internal use only. Initializes a new Polar |
#Methods
Name | Description |
---|---|
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. |
Height |
Specifies the height of an image that is used as a point marker. Mirrors the client-side height option. |
Height |
Specifies the height of an image that is used as a point marker. Mirrors the client-side height 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. |
To |
Returns a string that represents the current object. Inherited from Object. |
Url |
Specifies a URL leading to the image to be used as a point marker. Mirrors the client-side url option. |
Url |
Specifies a URL leading to the image to be used as a point marker. Mirrors the client-side url option. |
Width |
Specifies the width of an image that is used as a point marker. Mirrors the client-side width option. |
Width |
Specifies the width of an image that is used as a point marker. Mirrors the client-side width option. |
See Also