Returns false if the Legend SizeDefault property is in the default state.
[Visual Basic]
Public Function ShouldSerializeSizeDefault() As Boolean
[C#]
public bool ShouldSerializeSizeDefault()
[Delphi]
public function ShouldSerializeSizeDefault(): Boolean;
Return Value
Boolean.
Remarks
The default state is SizeDefault.Width = -1, SizeDefault.Height = -1, which results in automatic sizing of the Legend.
See Also
Legend Class | Legend Members | C1.Win.C1Chart Namespace | Legend Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |