Gets or sets the width of the series line.
Namespace: Telerik.Reporting.Charting.StylesAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
| C# |
|---|
public override float Width { get; set; } |
| Visual Basic |
|---|
Public Overrides Property Width As Single
Get
Set |
Field Value
Width of line
Version Information
Supported in: 1.0.1
See Also