GrapeCity.Xaml.Excel
SeriesValue Property (ExcelBubbleSeries)


Specifies the y values which shall be used to define the location of data markers on a chart.
Syntax
'Declaration
 
Public Property SeriesValue As IExcelSeriesValue
'Usage
 
Dim instance As ExcelBubbleSeries
Dim value As IExcelSeriesValue
 
instance.SeriesValue = value
 
value = instance.SeriesValue
public IExcelSeriesValue SeriesValue {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelBubbleSeries Class
ExcelBubbleSeries Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options