ChartDirector 7.1 (.NET Edition)

RazorChartViewer.RenderHTML


Usage

[C#]public string RenderHTML();
[VB]Public Function RenderHTML() As String

Description

Generates the HTML tags to represent the chart.

Arguments

None

Return Value

A text string containing the HTML tags to represent the chart.