Sparkline for WinRT
Measure Method


Syntax
'Declaration
 
Public Sub Measure( _
   ByVal availableSize As Windows.Foundation.Size _
) 
'Usage
 
Dim instance As C1Sparkline
Dim availableSize As Windows.Foundation.Size
 
instance.Measure(availableSize)
public void Measure( 
   Windows.Foundation.Size availableSize
)

Parameters

availableSize
See Also

Reference

C1Sparkline Class
C1Sparkline Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback