SimplePointOptions Members
In This Article
#Properties
Name | Description |
---|---|
Argument |
Gets an object that defines the display representation of date-time arguments.
Inherited from Point |
Argument |
Gets the settings which define how to display numeric argument values of series points.
Inherited from Point |
Hidden |
Obsolete. Gets or sets the string value used to support serialization in a Web |
Pattern |
Gets or sets a string which represents the pattern specifying the text to be displayed within series labels and legend items.
Inherited from Point |
Percent |
Gets the settings that relate to presenting point values as percents. |
Point |
Gets or sets a value that specifies which information should be displayed within series labels and legend items.
Inherited from Point |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Type |
Gets the string value used to support serialization of the point options type.
Inherited from Point |
Value |
Overrides the Point |
Value |
Gets the settings which define how to display numeric data values of series points.
Inherited from Point |
#Methods
Name | Description |
---|---|
Assign |
Copies all the settings from the Simple |
Clone() |
Creates a copy of the current Chart |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether or not the specified object is equal to the current Simple |
Get |
Serves as the default hash function. |
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 chart element.
Inherited from Chart |
See Also