Winnovative Web Chart Documentation

WebChartShouldSerializeWidth Method

Winnovative Web Chart
Returns a Boolean value that determines whether the Width 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 ShouldSerializeWidth()

Return Value

Type: Boolean

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

Remarks

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

Reference