| C1.Win.C1Chart3D.4 Assembly > C1.Win.C1Chart3D Namespace > Chart3DContourStyle Class > Chart3DContourStyle Constructor : Chart3DContourStyle Constructor(Color,Color,Single,LinePatternEnum) |
'Declaration Public Function New( _ ByVal fillColor As System.Drawing.Color, _ ByVal lineColor As System.Drawing.Color, _ ByVal width As System.Single, _ ByVal pattern As LinePatternEnum _ )
public Chart3DContourStyle( System.Drawing.Color fillColor, System.Drawing.Color lineColor, System.float width, LinePatternEnum pattern )