PointGap Property (ChartSeriesCustomProperties.FunnelProps)
In This Topic
Gets or sets the gap size between points, in relative coordinates. Default: 0.
Syntax
'Declaration
Public Property PointGap As RdlInt
public RdlInt PointGap {get; set;}
See Also