ChartArgumentAxisConstantLineStyleBuilder Methods
Provides methods that allow you to configure nested options of the client-side constantLineStyle object.
Name | Description |
---|---|
Color |
Specifies the color of constant lines. Mirrors the client-side color option. |
Color |
Specifies the color of constant lines. Mirrors the client-side color option. |
Dash |
Specifies the dash style of constant lines. Mirrors the client-side dash |
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. |
Label |
Specifies the appearance of the labels of those constant lines that belong to the argument axis. Mirrors the client-side label object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Padding |
Generates a pixel-measured empty space between the left/right side of a constant line and the constant line label. Mirrors the client-side padding |
Padding |
Generates a pixel-measured empty space between the left/right side of a constant line and the constant line label. Mirrors the client-side padding |
Padding |
Generates a pixel-measured empty space between the top/bottom side of a constant line and the constant line label. Mirrors the client-side padding |
Padding |
Generates a pixel-measured empty space between the top/bottom side of a constant line and the constant line label. Mirrors the client-side padding |
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. |
Width |
Specifies the width of constant lines in pixels. Mirrors the client-side width option. |
Width |
Specifies the width of constant lines in pixels. Mirrors the client-side width option. |
See Also