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

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