[]
        
(Showing Draft Content)

C1.WPF.C1Chart.BubbleOptions.SetScale

SetScale Method

SetScale(C1Chart, BubbleScale)

Sets the value of the ScaleProperty attached property for a specified chart.

Declaration
public static void SetScale(C1Chart chart, BubbleScale value)
Public Shared Sub SetScale(chart As C1Chart, value As BubbleScale)
Parameters
Type Name Description
C1Chart chart
BubbleScale value