C# Class Seal.Model.ResultPage

Exibir arquivo 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_oe property

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

ChartFileName public_oe property

public string ChartFileName
return string

ChartPath public_oe property

public string ChartPath
return string

Columns public_oe property

public List Columns
return List

DataTable public_oe property

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

Datas public_oe property

public Dictionary> Datas
return List>.Dictionary

NVD3ChartType public_oe property

public string NVD3ChartType
return string

NVD3IsDateTimeAxis public_oe property

public bool NVD3IsDateTimeAxis
return bool

NVD3IsNumericAxis public_oe property

public bool NVD3IsNumericAxis
return bool

NVD3PrimaryYAxisFormat public_oe property

public string NVD3PrimaryYAxisFormat
return string

NVD3PrimaryYIsDateTime public_oe property

public bool NVD3PrimaryYIsDateTime
return bool

NVD3SecondaryYAxisFormat public_oe property

public string NVD3SecondaryYAxisFormat
return string

NVD3SecondaryYIsDateTime public_oe property

public bool NVD3SecondaryYIsDateTime
return bool

NVD3XAxisFormat public_oe property

public string NVD3XAxisFormat
return string

NVD3XLabelMaxLen public_oe property

public int NVD3XLabelMaxLen
return int

NVD3XLabels public_oe property

public string NVD3XLabels
return string

NVD3YPrimaryMaxLen public_oe property

public int NVD3YPrimaryMaxLen
return int

NVD3YSecondaryMaxLen public_oe property

public int NVD3YSecondaryMaxLen
return int

PageTable public_oe property

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

Pages public_oe property

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

PrimaryXDimensions public_oe property

public List PrimaryXDimensions
return List

PrimaryXValues public_oe property

public Dictionary PrimaryXValues
return object>.Dictionary

Report public_oe property

public Report,Seal.Model Report
return Report

Rows public_oe property

public List Rows
return List

SecondaryXDimensions public_oe property

public List SecondaryXDimensions
return List

SecondaryXValues public_oe property

public Dictionary SecondaryXValues
return object>.Dictionary

Series public_oe property

public List Series
return List