Whether the data should be serialized

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public bool ShouldSerializeData()
Visual Basic
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Function ShouldSerializeData As Boolean

Return Value

See Also