[]
        
(Showing Draft Content)

C1.WPF.C1Chart.BubbleOptions.GetMaxSize

GetMaxSize Method

GetMaxSize(C1Chart)

Returns the value of the MaxSizeProperty attached property for a specified chart.

Declaration
[AttachedPropertyBrowsableForType(typeof(C1Chart))]
public static Size GetMaxSize(C1Chart chart)
Parameters
Type Name Description
C1Chart chart
Returns
Type Description
Size