ChartSerializer.IsResetWhenLoading Property

.NET Framework (current version)
 

Gets or sets a flag that indicates whether object properties are reset to default values before loading.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

member IsResetWhenLoading : bool with get, set

Property Value

Type: System.Boolean

True if object properties are reset to default values before loading; otherwise, False.

.NET Framework
Available since 4.0
Return to top
Show: