[C#] | public WebImage makeWebImage(int format); |
[VB] | Public Function makeWebImage(format As Integer) As WebImage |
ChartDirector 7.1 (.NET Edition)
BaseChart.
Usage
[C#] | public WebImage makeWebImage(int format); |
[VB] | Public Function makeWebImage(format As Integer) As WebImage |
Description
Arguments
Argument | Default | Description |
---|---|---|
format | (Mandatory) | A constant representing the format of the image. |
Return Value