GrapeCity.Xaml.Excel
VaryColors Property (ExcelPie3DChart)


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

ExcelPie3DChart Class
ExcelPie3DChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options