ComponentOne Chart for WPF and Silverlight
Measure Method (BoxSymbol)


C1.WPF.C1Chart Namespace > BoxSymbol Class : Measure Method
Syntax
'Declaration
 
Public Sub Measure( _
   ByVal availableSize As System.Windows.Size _
) 
'Usage
 
Dim instance As BoxSymbol
Dim availableSize As System.Windows.Size
 
instance.Measure(availableSize)
public void Measure( 
   System.Windows.Size availableSize
)

Parameters

availableSize
See Also

Reference

BoxSymbol Class
BoxSymbol Members