Skip to main content
A newer version of this page is available. .

RectangleGradientFillOptions 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.
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
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