Click or drag to resize
TextAreaStyleMaxLength Property
Max number of visible characters. Rest will be truncated
Remarks
Full string will be added to parent label's ActiveRegion.Tooltip

Namespace: Kettic.AspNet.Controls.ChartModel.Styles
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public int MaxLength { get; set; }

Property Value

Type: Int32
See Also