[]
        
(Showing Draft Content)

C1.Win.C1Chart.Title.SizeDefault

SizeDefault Property

SizeDefault

Gets or sets the default size of the title.

Declaration
public Size SizeDefault { get; set; }
Remarks

The SizeDefault property specifies the size of the chart element it describes. Non-negative values indicate the explicit width and height in chart client coordinates to place the chart element. Negative values will allow autopositioning.

See Also