PowerTools ActiveReports for .NET 9.0J
ChartSeriesPlotType 列挙体

縦棒グラフに系列を折れ線グラフとしてプロットするかどうかを指定します。
構文
'宣言
 
Public Enum ChartSeriesPlotType 
   Inherits System.Enum
public enum ChartSeriesPlotType : System.Enum 
メンバ
メンバ解説
Auto系列は主要なグラフの種類に基づいてプロットされます。たとえば、縦棒グラフのプロットの種類は縦棒です。
Line系列を折れ線グラフとしてプロットする必要があることを示します。
Point系列をポイントでプロットする必要があることを示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.ChartSeriesPlotType

参照

関連項目

GrapeCity.ActiveReports.PageReportModel 名前空間

 

 


©2003-2015 GrapeCity inc. All rights reserved.