Specifies the pen style used for grid lines' drawing.
Namespace: Telerik.Reporting.Charting.StylesAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
| C# |
|---|
public override DashStyle PenStyle { get; set; } |
| Visual Basic |
|---|
Public Overrides Property PenStyle As DashStyle
Get
Set |
Version Information
Supported in: 1.0.1
See Also