Max number of visible characters. Rest will be truncated
Remarks
Namespace: Telerik.Reporting.Charting.StylesAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
| C# |
|---|
public int MaxLength { get; set; } |
| Visual Basic |
|---|
Public Property MaxLength As Integer
Get
Set |
See Also