Winnovative Web Chart Documentation

WebChartShouldSerializeHeight Method

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

Return Value

Type: Boolean

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

Remarks

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

Reference