GrapeCity.Xaml.Excel
VaryColors Property (ExcelBubbleChart)


Vary colors by point
Syntax
'Declaration
 
Public Property VaryColors As Boolean
'Usage
 
Dim instance As ExcelBubbleChart
Dim value As Boolean
 
instance.VaryColors = value
 
value = instance.VaryColors
public bool VaryColors {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelBubbleChart Class
ExcelBubbleChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options