[]
        
(Showing Draft Content)

C1.WPF.C1Chart.BubbleOptions.GetMinSize

GetMinSize Method

GetMinSize(C1Chart)

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

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