PolygonGradientFillOptions Properties
Defines the settings of the gradient filling style.Name | Description |
---|---|
Color2 | Gets or sets the second color used in specific filling modes. Inherited from FillOptionsColor2Base. |
GradientMode | Gets or sets the background gradient’s direction. |
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