Reporting

Max number of visible characters. Rest will be truncated

Remarks

Full string will be added to parent label's ActiveRegion.Tooltip

Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public int MaxLength { get; set; }
Visual Basic
Public Property MaxLength As Integer
	Get
	Set

See Also