BarChart for ASP.NET WebForms
TextWidth Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > ChartLegend Class : TextWidth Property
A value that indicates the width of the legend text.
Syntax
'Declaration
 
Public Property TextWidth As System.Nullable(Of Integer)
public System.Nullable<int> TextWidth {get; set;}
See Also

Reference

ChartLegend Class
ChartLegend Members