PointOptions Properties
Contains settings that define the format of information shown within series labels.
Name | Description |
---|---|
Argument |
Gets an object that defines the display representation of date-time arguments. |
Argument |
Gets the settings which define how to display numeric argument values of series points. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Pattern | Gets or sets a string which represents the pattern specifying the text to be displayed within series labels and legend items. |
Point |
Gets or sets a value that specifies which information should be displayed within series labels and legend items. |
Type |
Gets the string value used to support serialization of the chart dependency object.
Inherited from Chart |
Value |
Gets an object that defines the representation of date-time value |
Value |
Gets the settings which define how to display numeric data values of series points. |
See Also