ExpertComponents WebChart
ShouldSerializeWidth Method
Namespaces > ExpertChart > WebChart > ShouldSerializeWidth()
Returns a Boolean value that determines whether the Width property is set to its default value.
Syntax
C#Visual BasicManaged C++
protected bool ShouldSerializeWidth ()
Protected Function ShouldSerializeWidth As Boolean
protected:
bool 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.

Assembly: ExpertComponents.WebChart Version: 2.1.0.18844 (Module: ExpertComponents.WebChart)