Graph.Width

Graph.Width property

Gets or sets a float value that indicates the graph width. The unit is point.

public double Width { get; set; }

See Also