GaugeShouldSerializeMinorTickColor Method
Indicates whether the
MinorTickColor property should be serialized by Visual Studio designer.
Namespace: BeeMobile.GaugeAssembly: BeeMobile.Gauge.NET48 (in BeeMobile.Gauge.NET48.dll) Version: 4.8.0.4
protected virtual bool ShouldSerializeMinorTickColor()
Protected Overridable Function ShouldSerializeMinorTickColor As Boolean
Return Value
BooleanTrue if the property has changed from its default;
false otherwise.