ChartDirector 7.1 (.NET Edition)

RazorChartViewer.StreamChart


Usage

[C#]public byte[] StreamChart();
[VB]Public Function StreamChart() As Byte()

Description

Returns the chart image as an array of bytes.

Arguments

None

Return Value

An array of bytes representing the chart image.