'Declaration Public Property ZoomFactor As System.Double
'Usage Dim instance As BaseSparklineViewInfo Dim value As System.Double instance.ZoomFactor = value value = instance.ZoomFactor
public System.double ZoomFactor {get; set;}
'Declaration Public Property ZoomFactor As System.Double
'Usage Dim instance As BaseSparklineViewInfo Dim value As System.Double instance.ZoomFactor = value value = instance.ZoomFactor
public System.double ZoomFactor {get; set;}