C1.Silverlight.Chart.5
GetMaxSize Method

Returns the value of the MaxSizeProperty attached property for a specified chart.
Syntax
'Declaration
 
Public Shared Function GetMaxSize( _
   ByVal chart As C1Chart _
) As System.Windows.Size
public static System.Windows.Size GetMaxSize( 
   C1Chart chart
)

Parameters

chart
See Also

Reference

BubbleOptions Class
BubbleOptions Members

 

 


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