Reporting

Gets or sets the width of the series line.

Namespace: Telerik.Reporting.Charting.Styles
Assembly: 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

See Also