C# 클래스 Seal.Model.ResultPage

파일 보기 프로젝트 열기: ariacom/Seal-Report 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Chart System.Windows.Forms.DataVisualization.Charting.Chart
ChartFileName string
ChartPath string
Columns List
DataTable Seal.Model.ResultTable
Datas List>.Dictionary
NVD3ChartType string
NVD3IsDateTimeAxis bool
NVD3IsNumericAxis bool
NVD3PrimaryYAxisFormat string
NVD3PrimaryYIsDateTime bool
NVD3SecondaryYAxisFormat string
NVD3SecondaryYIsDateTime bool
NVD3XAxisFormat string
NVD3XLabelMaxLen int
NVD3XLabels string
NVD3YPrimaryMaxLen int
NVD3YSecondaryMaxLen int
PageTable Seal.Model.ResultTable
Pages Seal.Model.ResultCell[]
PrimaryXDimensions List
PrimaryXValues object>.Dictionary
Report Report
Rows List
SecondaryXDimensions List
SecondaryXValues object>.Dictionary
Series List

프로퍼티 상세

Chart 공개적으로 프로퍼티

public Chart,System.Windows.Forms.DataVisualization.Charting Chart
리턴 System.Windows.Forms.DataVisualization.Charting.Chart

ChartFileName 공개적으로 프로퍼티

public string ChartFileName
리턴 string

ChartPath 공개적으로 프로퍼티

public string ChartPath
리턴 string

Columns 공개적으로 프로퍼티

public List Columns
리턴 List

DataTable 공개적으로 프로퍼티

public ResultTable,Seal.Model DataTable
리턴 Seal.Model.ResultTable

Datas 공개적으로 프로퍼티

public Dictionary> Datas
리턴 List>.Dictionary

NVD3ChartType 공개적으로 프로퍼티

public string NVD3ChartType
리턴 string

NVD3IsDateTimeAxis 공개적으로 프로퍼티

public bool NVD3IsDateTimeAxis
리턴 bool

NVD3IsNumericAxis 공개적으로 프로퍼티

public bool NVD3IsNumericAxis
리턴 bool

NVD3PrimaryYAxisFormat 공개적으로 프로퍼티

public string NVD3PrimaryYAxisFormat
리턴 string

NVD3PrimaryYIsDateTime 공개적으로 프로퍼티

public bool NVD3PrimaryYIsDateTime
리턴 bool

NVD3SecondaryYAxisFormat 공개적으로 프로퍼티

public string NVD3SecondaryYAxisFormat
리턴 string

NVD3SecondaryYIsDateTime 공개적으로 프로퍼티

public bool NVD3SecondaryYIsDateTime
리턴 bool

NVD3XAxisFormat 공개적으로 프로퍼티

public string NVD3XAxisFormat
리턴 string

NVD3XLabelMaxLen 공개적으로 프로퍼티

public int NVD3XLabelMaxLen
리턴 int

NVD3XLabels 공개적으로 프로퍼티

public string NVD3XLabels
리턴 string

NVD3YPrimaryMaxLen 공개적으로 프로퍼티

public int NVD3YPrimaryMaxLen
리턴 int

NVD3YSecondaryMaxLen 공개적으로 프로퍼티

public int NVD3YSecondaryMaxLen
리턴 int

PageTable 공개적으로 프로퍼티

public ResultTable,Seal.Model PageTable
리턴 Seal.Model.ResultTable

Pages 공개적으로 프로퍼티

public ResultCell[],Seal.Model Pages
리턴 Seal.Model.ResultCell[]

PrimaryXDimensions 공개적으로 프로퍼티

public List PrimaryXDimensions
리턴 List

PrimaryXValues 공개적으로 프로퍼티

public Dictionary PrimaryXValues
리턴 object>.Dictionary

Report 공개적으로 프로퍼티

public Report,Seal.Model Report
리턴 Report

Rows 공개적으로 프로퍼티

public List Rows
리턴 List

SecondaryXDimensions 공개적으로 프로퍼티

public List SecondaryXDimensions
리턴 List

SecondaryXValues 공개적으로 프로퍼티

public Dictionary SecondaryXValues
리턴 object>.Dictionary

Series 공개적으로 프로퍼티

public List Series
리턴 List