Winnovative Web Chart Documentation

WebChartShouldSerializeBackColor Method

Winnovative Web Chart
Returns a Boolean value that determines whether the BackColor property is set to its default value.

Namespace:  Winnovative
Assembly:  Winnovative.WebChart (in Winnovative.WebChart.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

protected bool ShouldSerializeBackColor()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Winnovative.WebChart.ShouldSerializeBackColor"]

Remarks

Returns True if the BackColor property is not set to its default value; otherwise, it returns False. Invoke the ResetBackColor method to reset this property to its default value.
See Also

Reference