Class BubbleDataSeries
Inheritance
System.Object
BubbleDataSeries
Assembly: DRIT.Spreadsheet.dll
Syntax
public class BubbleDataSeries : DataSeries
Constructors
BubbleDataSeries(SheetChart)
Declaration
public BubbleDataSeries(SheetChart sheetChart)
Parameters
Properties
SeriesBubbleSize
Declaration
public string SeriesBubbleSize { get; set; }
Property Value
Type |
Description |
System.String |
|
SeriesXValues
Declaration
public string SeriesXValues { get; set; }
Property Value
Type |
Description |
System.String |
|
SeriesYValues
Declaration
public string SeriesYValues { get; set; }
Property Value
Type |
Description |
System.String |
|