Gets or sets a value indicating whether the size of elements depends on control size.
[Visual Basic]
Public Property Scalable As Boolean
[C#]
public bool Scalable {get;set;}
[Delphi]
public property Scalable: Boolean read get_Scalable write set_Scalable;
See Also
VisualEffectsStyle Class | VisualEffectsStyle Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |