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