DataSeriesShouldSerializeName Method
Indicates whether the
Name property should be serialized by Visual Studio designer.
Namespace: BeeMobile.LineChartAssembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
protected virtual bool ShouldSerializeName()
Protected Overridable Function ShouldSerializeName As Boolean
Return Value
BooleanTrue if the property has changed from its default;
false otherwise.