バージョン

DefaultAxisStroke(Action<Brush>) メソッド

DefaultAxisStroke プロパティを設定します。
シンタックス
'宣言
 
Public Overloads Function DefaultAxisStroke( _
   ByVal action As System.Action(Of Brush) _
) As DataChart(Of T)
public DataChart<T> DefaultAxisStroke( 
   System.Action<Brush> action
)

パラメータ

action
解説
DefaultAxisStroke プロパティは、Infragistics.Controls.Charts.Axis.Stroke が設定されない場合、軸に使用されるブラシを定義します。
参照

オンラインで表示: GitHub