SeriesWidth Property (Chart2DData)
In This Topic
Get or sets the percentage of the full width to be drawn of each series of 3D effect charts. Valid values are from 10 to 100.
Syntax
'Declaration
Public Property SeriesWidth As Integer
public int SeriesWidth {get; set;}
See Also