'Declaration Public Function New( _ ByVal c1Style As baseChartStyle, _ ByVal owner As iChartRect _ )
public baseChartRect( baseChartStyle c1Style, iChartRect owner )
Parameters
- c1Style
- The chart component style.
- owner
- The chart component owner object.