'Declaration
<AttachedPropertyBrowsableForTypeAttribute(C1.WPF.C1Chart.C1Chart)> Public Shared Function GetMinSize( _ ByVal chart As C1Chart _ ) As Size
'Usage
Dim chart As C1Chart Dim value As Size value = BubbleOptions.GetMinSize(chart)
[AttachedPropertyBrowsableForType(C1.WPF.C1Chart.C1Chart)] public static Size GetMinSize( C1Chart chart )
Parameters
- chart