C1.Silverlight.Chart.5
GetScale Method

Returns the value of the ScaleProperty attached property for a specified chart.
Syntax
'Declaration
 
Public Shared Function GetScale( _
   ByVal chart As C1Chart _
) As BubbleScale
public static BubbleScale GetScale( 
   C1Chart chart
)

Parameters

chart
See Also

Reference

BubbleOptions Class
BubbleOptions Members

 

 


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