Graph.Height

Graph.Height property

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

public double Height { get; set; }

See Also