Reports for WPF
LineJoin プロパティ

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields 名前空間 > Chart.LineStyle クラス : LineJoin プロパティ
Gets or sets the joining style of the drawn line segments.
シンタックス
'宣言
 
Public Property LineJoin As System.Drawing.Drawing2D.LineJoin
public System.Drawing.Drawing2D.LineJoin LineJoin {get; set;}
解説
For further details, see the discussion of the LineJoin property and LineJoin enumeration for the System.Drawing.Pen instance. The default value is appropriate for most situations. Lower MiterLimit values or LineJoin.Round might be appropriate for thick lines.
参照

Chart.LineStyle クラス
Chart.LineStyle メンバ