C# Class Seal.Model.ResultPage

Show file Open project: ariacom/Seal-Report Class Usage Examples

Public Properties

Property Type Description
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

Property Details

Chart public property

public Chart,System.Windows.Forms.DataVisualization.Charting Chart
return System.Windows.Forms.DataVisualization.Charting.Chart

ChartFileName public property

public string ChartFileName
return string

ChartPath public property

public string ChartPath
return string

Columns public property

public List Columns
return List

DataTable public property

public ResultTable,Seal.Model DataTable
return Seal.Model.ResultTable

Datas public property

public Dictionary> Datas
return List>.Dictionary

NVD3ChartType public property

public string NVD3ChartType
return string

NVD3IsDateTimeAxis public property

public bool NVD3IsDateTimeAxis
return bool

NVD3IsNumericAxis public property

public bool NVD3IsNumericAxis
return bool

NVD3PrimaryYAxisFormat public property

public string NVD3PrimaryYAxisFormat
return string

NVD3PrimaryYIsDateTime public property

public bool NVD3PrimaryYIsDateTime
return bool

NVD3SecondaryYAxisFormat public property

public string NVD3SecondaryYAxisFormat
return string

NVD3SecondaryYIsDateTime public property

public bool NVD3SecondaryYIsDateTime
return bool

NVD3XAxisFormat public property

public string NVD3XAxisFormat
return string

NVD3XLabelMaxLen public property

public int NVD3XLabelMaxLen
return int

NVD3XLabels public property

public string NVD3XLabels
return string

NVD3YPrimaryMaxLen public property

public int NVD3YPrimaryMaxLen
return int

NVD3YSecondaryMaxLen public property

public int NVD3YSecondaryMaxLen
return int

PageTable public property

public ResultTable,Seal.Model PageTable
return Seal.Model.ResultTable

Pages public property

public ResultCell[],Seal.Model Pages
return Seal.Model.ResultCell[]

PrimaryXDimensions public property

public List PrimaryXDimensions
return List

PrimaryXValues public property

public Dictionary PrimaryXValues
return object>.Dictionary

Report public property

public Report,Seal.Model Report
return Report

Rows public property

public List Rows
return List

SecondaryXDimensions public property

public List SecondaryXDimensions
return List

SecondaryXValues public property

public Dictionary SecondaryXValues
return object>.Dictionary

Series public property

public List Series
return List