DataValueShouldSerializeAxisLabel Method

Indicates whether the AxisLabel property should be serialized by Visual Studio designer.

Definition

Namespace: BeeMobile.Charts
Assembly: BeeMobile.Charts.NET48 (in BeeMobile.Charts.NET48.dll) Version: 4.8.0.3
C#
protected virtual bool ShouldSerializeAxisLabel()

Return Value

Boolean
True if the property has changed from its default; false otherwise.

See Also