DrawOptions Operators
Represents a class that contains settings for custom drawing series of different view types.| Name | Description |
|---|---|
| Equality(DrawOptions, DrawOptions) static | Compares two DrawOptions objects. The result specifies whether these objects are equal. |
| Inequality(DrawOptions, DrawOptions) static | Returns whether two DrawOptions objects are not equal. |
See Also