Gets or sets a value indicating whether the size of elements depends on control size.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public bool Scalable { get; set; }
Visual Basic
Public Property Scalable As Boolean
	Get
	Set

See Also