Gets or sets the maximum width of the label.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
| C# |
|---|
public double MaxLabelWidth { get; set; } |
| Visual Basic |
|---|
Public Property MaxLabelWidth As Double Get Set |