WeightedSeries Members
In This Article
#Constructors
Name | Description |
---|---|
Weighted |
Initializes a new instance of the Weighted |
Weighted |
Initializes a new instance of the Weighted |
#Properties
Name | Description |
---|---|
Custom |
Gets custom properties available for the current data item container.
Inherited from Data |
Ignore |
Gets or sets whether empty points are ignored when plotting the current chart series.
Inherited from Chart |
Name |
Gets or sets the name of the data item container.
Inherited from Named |
Plot |
Gets or sets a value indicating whether to plot series using the secondary axis.
Inherited from Chart |
Point |
Provides access to options related to series point labels.
Inherited from Chart |
Show |
Gets or sets a value indicating whether series point markers are visible.
Inherited from Chart |
Value | Gets or sets a measure that provides data used to calculate the value of series points. |
Weight | Gets or sets a measure that provides data used to calculate the weight of series points. |
#Methods
Name | Description |
---|---|
Add |
For internal use.
Inherited from Data |
Begin |
For internal use.
Inherited from Named |
Dispose() |
Releases resources associated with a Chart |
End |
For internal use.
Inherited from Named |
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 |
Gets the item’s name displayed in the dashboard.
Inherited from Named |
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 a string that represents the current object. Inherited from Object. |
See Also