hatching
Specifies the hatching options to be applied when a series is selected.
Type:
Within this object, you can specify how to apply hatching using the direction option, the width and opacity of lines with the width and opacity options, and the space between the lines using the step option.
direction
Specifies how to apply hatching to highlight a selected series.
The following values are available.
- none
Do not apply hatching. - right
Apply an upward diagonal hatching style from left to right. - left
Apply a downward diagonal hatching style from left to right.
When configuring the widget using ASP.NET MVC Wrappers, specify this option using the HatchingDirection
enum. This enum accepts the following values: Right
, Left
and None
.
Feel free to share demo-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you!
We appreciate your feedback.
We appreciate your feedback.