Returns false if the Border Color property is in the default state.
[Visual Basic]
Public Function ShouldSerializeColor() As Boolean
[C#]
public bool ShouldSerializeColor()
[Delphi]
public function ShouldSerializeColor(): Boolean;
Return Value
Boolean.
Remarks
The default state is to use Color.Transparent and use the BackColor of the parent Style as the basis for the border color.
See Also
C1.Win.C1Chart.Border Class | C1.Win.C1Chart.Border Members | C1.Win.C1Chart Namespace | C1.Win.C1Chart.Border Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |