Thickness of the series line
Namespace: Ico.Awx.ChartAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public double SeriesStrokeThickness { get; set; } |
| Visual Basic |
|---|
Public Property SeriesStrokeThickness As Double Get Set |
| JScript |
|---|
function get SeriesStrokeThickness () : double function set SeriesStrokeThickness (value : double) |