Chart.Write(String) Metoda

Definice

Vykreslí výstup objektu Chart jako obrázek.

public System.Web.Helpers.Chart Write (string format = "jpeg");
member this.Write : string -> System.Web.Helpers.Chart
Public Function Write (Optional format As String = "jpeg") As Chart

Parametry

format
String

Formát obrázku. Výchozí hodnota je jpeg.

Návraty

Graf.

Platí pro