PowerTools ActiveReports for .NET 9.0J
PlotType プロパティ

縦棒グラフに系列を折れ線グラフとしてプロットするかどうかを示す値を取得または設定します。[Auto]に設定する場合、系列は主要なグラフの種類に基づいてプロットされます。[Line]に設定する場合、Lineとしてプロットされます。
構文
'宣言
 
Public Property PlotType As ChartSeriesPlotType
public ChartSeriesPlotType PlotType {get; set;}

プロパティ値

縦棒グラフに系列を折れ線グラフとしてプロットするかどうかを示すChartSeriesPlotType 列挙体。デフォルト値はAutoです。
参照

関連項目

ChartSeries クラス
ChartSeries メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.