GrapeCity.Xaml.Excel
BubbleScale Property (ExcelBubbleChart)


Specifies the scale factor for the bubble chart.
Syntax
'Declaration
 
Public Property BubbleScale As Integer
'Usage
 
Dim instance As ExcelBubbleChart
Dim value As Integer
 
instance.BubbleScale = value
 
value = instance.BubbleScale
public int BubbleScale {get; set;}
Exceptions
ExceptionDescription
System.ArgumentOutOfRangeExceptionBubbleScale
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelBubbleChart Class
ExcelBubbleChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options