GrapeCity.Xaml.Excel
SecondaryChart Property (ExcelChart)


Represents the second chart in the same plot area.
Syntax
'Declaration
 
Public Property SecondaryChart As IExcelChart
'Usage
 
Dim instance As ExcelChart
Dim value As IExcelChart
 
instance.SecondaryChart = value
 
value = instance.SecondaryChart
public IExcelChart SecondaryChart {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChart Class
ExcelChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options