Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.FunnelProps Class / PointGap Property

In This Topic
    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