HatchFillOptions Properties
Defines the settings of the hatch filling style.| Name | Description |
|---|---|
| Color2 | Gets or sets the second color used in specific filling modes. Inherited from FillOptionsColor2Base. |
| DXHatchStyle | Gets or sets the hatch style used for background filling. Use this property in non-Windows environments. |
| HatchStyle | Gets or sets the hatch style used for background filling. |
| HiddenSerializableString | Obsolete. Gets or sets the string value used to support serialization in a WebChartControl. Inherited from FillOptionsBase. |
| Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
| TypeNameSerializable | Gets the string value used to support serialization of the fill options type. Inherited from FillOptionsBase. |
See Also