ComponentOne Chart for WPF and Silverlight
Width Property (PlotAreaColumnDefinition)


C1.WPF.C1Chart Namespace > PlotAreaColumnDefinition Class : Width Property
Gets or sets the width of element.
Syntax
'Declaration
 
Public Property Width As System.Windows.GridLength
'Usage
 
Dim instance As PlotAreaColumnDefinition
Dim value As System.Windows.GridLength
 
instance.Width = value
 
value = instance.Width
public System.Windows.GridLength Width {get; set;}
See Also

Reference

PlotAreaColumnDefinition Class
PlotAreaColumnDefinition Members