LineChartRangeControlClientView Members
In This Article
#Constructors
Name | Description |
---|---|
Line |
Initializes a new instance of the Line |
Line |
Initializes a new instance of the Line |
#Properties
Name | Description |
---|---|
Color |
Gets or sets a color that fills the view of the chart range control client.
Inherited from Chart |
Enable |
Gets or sets whether anti-aliasing (smoothing) is applied to the line view of the chart range control client. |
Line |
Specifies the width of a line in a Line |
Marker |
Gets or sets the color used to draw line markers. |
Marker |
Gets or sets the size of markers for data points in a Line |
Show |
Gets or sets a value that specifies the visibility of point markers on a Line |
#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. |
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 current Chart |
See Also