In This Topic
Overload List
Overload | Description |
SpreadChart Constructor() | Initializes a new instance of the SpreadChart class. |
SpreadChart Constructor(Type) | Initializes a new instance of the SpreadChart class. |
SpreadChart Constructor(Type,ChartViewType) | Initializes a new instance of the SpreadChart class. |
SpreadChart Constructor(Type,ChartViewType,Point,Size) | Initializes a new instance of the SpreadChart class. |
SpreadChart Constructor(String,Type) | Initializes a new instance of the SpreadChart class. |
SpreadChart Constructor(String,Type,Point,Size) | Initializes a new instance of the SpreadChart class. |
SpreadChart Constructor(String,Type,Point,Size,ChartViewType,Boolean) | Initializes a new instance of the SpreadChart class. |
SpreadChart Constructor(String,String,String,Type) | Initializes a new instance of the SpreadChart class. |
SpreadChart Constructor(String,String,String,Type,Point,Size) | Initializes a new instance of the SpreadChart class. |
SpreadChart Constructor(String,String,String,Type,Point,Size,ChartViewType,Boolean) | Initializes a new instance of the SpreadChart class. |
See Also