Chart.Width Property

Definition

Gets or set the width, in pixels, of the chart image.

public int Width { get; }
member this.Width : int
Public ReadOnly Property Width As Integer

Property Value

The chart width.

Applies to