ComponentOne Chart for WPF and Silverlight
ActualWidth Property (PlotElement)


C1.WPF.C1Chart Namespace > PlotElement Class : ActualWidth Property
Syntax
'Declaration
 
Public ReadOnly Property ActualWidth As System.Double
'Usage
 
Dim instance As PlotElement
Dim value As System.Double
 
value = instance.ActualWidth
public System.double ActualWidth {get;}
See Also

Reference

PlotElement Class
PlotElement Members