PowerTools SPREAD for Windows Forms 8.0J
PointMarker プロパティ (PolarPointSeries)


系列の点マーカーを取得または設定します。
構文
'Declaration
 
Public Property PointMarker As Marker
'使用法
 
Dim instance As PolarPointSeries
Dim value As Marker
 
instance.PointMarker = value
 
value = instance.PointMarker
public Marker PointMarker {get; set;}
解説
値Null(VBではNothing)は、その系列に対して点マーカーが設定されていないことを示します。
参照

PolarPointSeries クラス
PolarPointSeries メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.