Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / ShouldSerializeBackColor Method


In This Topic
ShouldSerializeBackColor Method (ChartShape)
In This Topic
Indicates whether the BackColor property should be persisted.
Syntax
'Declaration
 
Public Overrides Function ShouldSerializeBackColor() As Boolean
 
'Usage
 
Dim instance As ChartShape
Dim value As Boolean
 
value = instance.ShouldSerializeBackColor()

Return Value

New backcolor
See Also