Share via


Chart.GetBytes(String) Metoda

Definice

Vrátí obrázek grafu jako pole bajtů.

public byte[] GetBytes (string format = "jpeg");
member this.GetBytes : string -> byte[]
Public Function GetBytes (Optional format As String = "jpeg") As Byte()

Parametry

format
String

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

Návraty

Byte[]

Graf.

Platí pro