Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartDataPointCustomProperties.RangeSmoothProps Class / Owner Property

In This Topic
    Owner Property (ChartDataPointCustomProperties.RangeSmoothProps)
    In This Topic
    Gets ChartDataPointCustomProperties owning this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As ChartDataPointCustomProperties
    public ChartDataPointCustomProperties Owner {get;}
    See Also