Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
PropertyEditor
.
.
::
.
.
LabelWidth Property
PropertyEditor Class
See Also
Gets or sets the label width.
Namespace:
C1.Silverlight.Chart.Editor
Assembly:
C1.Silverlight.Chart.Editor
(in C1.Silverlight.Chart.Editor.dll)
Syntax
C#
public
double
LabelWidth
{
get
;
set
; }
Visual Basic
Public
Property
LabelWidth
As
Double
Get
Set
See Also
PropertyEditor Class
C1.Silverlight.Chart.Editor Namespace