GrapeCity.Xaml.Excel
VaryColors Property (ExcelScatterChart)


Vary colors by point
Syntax
'Declaration
 
Public Property VaryColors As Boolean
'Usage
 
Dim instance As ExcelScatterChart
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

ExcelScatterChart Class
ExcelScatterChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options