[]
        
(Showing Draft Content)

FarPoint.Win.Chart.HistogramBar.Clone

Clone Method

Clone()

Clone the object

Declaration
public override object Clone()
Public Overrides Function Clone() As Object
Returns
Type Description
object

Copy of the this series

Overrides