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