Chart.HeightPercent

Chart.HeightPercent property

Returns or sets the height of a 3-D chart as a percentage of the chart width (between 5 and 500 percent).

public int HeightPercent { get; set; }

See Also