PowerTools SPREAD for ASP.NET 8.0J
MapAreaInfo コンストラクタ(MapAreaType,Int32,Int32,Int32,Int32,WallType)

MapAreaの種類
ラベルエリア、凡例エリア、およびプロットエリアのエリアインデックス。
プロットエリアのSeriesコレクション内の系列インデックス。
PlotAreaの複合系列のSeriesコレクションに含まれる系列のインデックス。
系列内のデータポイントのインデックス。
壁面のタイプ。
MapAreaInfoのコンストラクター。
構文
'Declaration
 
Public Function New( _
   ByVal type As MapAreaInfo.MapAreaType, _
   ByVal areaIndex As Integer, _
   ByVal seriesIndex As Integer, _
   ByVal subSeriesIndex As Integer, _
   ByVal pointIndex As Integer, _
   ByVal wall As MapAreaInfo.WallType _
)
public MapAreaInfo( 
   MapAreaInfo.MapAreaType type,
   int areaIndex,
   int seriesIndex,
   int subSeriesIndex,
   int pointIndex,
   MapAreaInfo.WallType wall
)

パラメータ

type
MapAreaの種類
areaIndex
ラベルエリア、凡例エリア、およびプロットエリアのエリアインデックス。
seriesIndex
プロットエリアのSeriesコレクション内の系列インデックス。
subSeriesIndex
PlotAreaの複合系列のSeriesコレクションに含まれる系列のインデックス。
pointIndex
系列内のデータポイントのインデックス。
wall
壁面のタイプ。
参照

MapAreaInfo クラス
MapAreaInfo メンバ
オーバーロード一覧

 

 


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