IndexedColumnSeries Constructors

Overloads

IndexedColumnSeries(String)Initializes a new instance of the IndexedColumnSeries class.
IndexedColumnSeries(String, Color)Initializes a new instance of the IndexedColumnSeries class.
IndexedColumnSeries(String, IndexedXAxis)Initializes a new instance of the IndexedColumnSeries class.
IndexedColumnSeries(String, IndexedXAxis, NumericYAxis)Initializes a new instance of the IndexedColumnSeries class.
IndexedColumnSeries(String, IndexedXAxis, NumericYAxis, Color)Initializes a new instance of the IndexedColumnSeries class.
IndexedColumnSeries(String, IndexedXAxis, NumericYAxis, Color, Legend)Initializes a new instance of the IndexedColumnSeries class.
IndexedColumnSeries(String, IndexedXAxis, NumericYAxis, Color, Single)Initializes a new instance of the IndexedColumnSeries class.
IndexedColumnSeries(String, IndexedXAxis, NumericYAxis, Color, Single, Color)Initializes a new instance of the IndexedColumnSeries class.
IndexedColumnSeries(String, IndexedXAxis, NumericYAxis, Color, Single, Color, Legend)Initializes a new instance of the IndexedColumnSeries class.
IndexedColumnSeries(String, IndexedXAxis, NumericYAxis, Single, Color)Initializes a new instance of the IndexedColumnSeries class.
IndexedColumnSeries(String, NumericYAxis)Initializes a new instance of the IndexedColumnSeries class.

IndexedColumnSeries(String)

Initializes a new instance of the IndexedColumnSeries class.

public IndexedColumnSeries(string name)
Public Sub New (name As String)

Parameters

name
String

Name of the indexed column series.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

IndexedColumnSeries(String, Color)

Initializes a new instance of the IndexedColumnSeries class.

public IndexedColumnSeries(string name, Color color)
Public Sub New (name As String, color As Color)

Parameters

name
String

Name of the indexed column series.

color
Color

Color of the indexed column series.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

IndexedColumnSeries(String, IndexedXAxis)

Initializes a new instance of the IndexedColumnSeries class.

public IndexedColumnSeries(string name, IndexedXAxis indexedXAxis)
Public Sub New (name As String, indexedXAxis As IndexedXAxis)

Parameters

name
String

Name of the indexed column series.

indexedXAxis
IndexedXAxis

IndexedXAxis of the indexed column series.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

IndexedColumnSeries(String, IndexedXAxis, NumericYAxis)

Initializes a new instance of the IndexedColumnSeries class.

public IndexedColumnSeries(string name, IndexedXAxis indexedXAxis, NumericYAxis numericYAxis)
Public Sub New (name As String, indexedXAxis As IndexedXAxis, numericYAxis As NumericYAxis)

Parameters

name
String

Name of the indexed column series.

indexedXAxis
IndexedXAxis

IndexedXAxis of the indexed column series.

numericYAxis
NumericYAxis

NumericYAxis of the indexed column series.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

IndexedColumnSeries(String, IndexedXAxis, NumericYAxis, Color)

Initializes a new instance of the IndexedColumnSeries class.

public IndexedColumnSeries(string name, IndexedXAxis indexedXAxis, NumericYAxis numericYAxis, Color color)
Public Sub New (name As String, indexedXAxis As IndexedXAxis, numericYAxis As NumericYAxis, color As Color)

Parameters

name
String

Name of the indexed column series.

indexedXAxis
IndexedXAxis

IndexedXAxis of the indexed column series.

numericYAxis
NumericYAxis

NumericYAxis of the indexed column series.

color
Color

Color of the indexed column series.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

IndexedColumnSeries(String, IndexedXAxis, NumericYAxis, Color, Legend)

Initializes a new instance of the IndexedColumnSeries class.

public IndexedColumnSeries(string name, IndexedXAxis indexedXAxis, NumericYAxis numericYAxis, Color color, Legend legend)
Public Sub New (name As String, indexedXAxis As IndexedXAxis, numericYAxis As NumericYAxis, color As Color, legend As Legend)

Parameters

name
String

Name of the indexed column series.

indexedXAxis
IndexedXAxis

IndexedXAxis of the indexed column series.

numericYAxis
NumericYAxis

NumericYAxis of the indexed column series.

color
Color

Color of the indexed column series.

legend
Legend

Legend of the indexed column series.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

IndexedColumnSeries(String, IndexedXAxis, NumericYAxis, Color, Single)

Initializes a new instance of the IndexedColumnSeries class.

public IndexedColumnSeries(string name, IndexedXAxis indexedXAxis, NumericYAxis numericYAxis, Color color, float borderWidth)
Public Sub New (name As String, indexedXAxis As IndexedXAxis, numericYAxis As NumericYAxis, color As Color, borderWidth As Single)

Parameters

name
String

Name of the indexed column series.

indexedXAxis
IndexedXAxis

IndexedXAxis of the indexed column series.

numericYAxis
NumericYAxis

NumericYAxis of the indexed column series.

color
Color

Color of the indexed column series.

borderWidth
Single

Border width of the indexed column series.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

IndexedColumnSeries(String, IndexedXAxis, NumericYAxis, Color, Single, Color)

Initializes a new instance of the IndexedColumnSeries class.

public IndexedColumnSeries(string name, IndexedXAxis indexedXAxis, NumericYAxis numericYAxis, Color color, float borderWidth, Color borderColor)
Public Sub New (name As String, indexedXAxis As IndexedXAxis, numericYAxis As NumericYAxis, color As Color, borderWidth As Single, borderColor As Color)

Parameters

name
String

Name of the indexed column series.

indexedXAxis
IndexedXAxis

IndexedXAxis of the indexed column series.

numericYAxis
NumericYAxis

NumericYAxis of the indexed column series.

color
Color

Color of the indexed column series.

borderWidth
Single

Border width of the indexed column series.

borderColor
Color

Border Color for the border of the indexed column series.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

IndexedColumnSeries(String, IndexedXAxis, NumericYAxis, Color, Single, Color, Legend)

Initializes a new instance of the IndexedColumnSeries class.

public IndexedColumnSeries(string name, IndexedXAxis indexedXAxis, NumericYAxis numericYAxis, Color color, float borderWidth, Color borderColor, Legend legend)
Public Sub New (name As String, indexedXAxis As IndexedXAxis, numericYAxis As NumericYAxis, color As Color, borderWidth As Single, borderColor As Color, legend As Legend)

Parameters

name
String

Name of the indexed column series.

indexedXAxis
IndexedXAxis

IndexedXAxis of the indexed column series.

numericYAxis
NumericYAxis

NumericYAxis of the indexed column series.

color
Color

Color of the indexed column series.

borderWidth
Single

Border width of the indexed column series.

borderColor
Color

Border Color for the border of the indexed column series.

legend
Legend

Legend of the indexed column series.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

IndexedColumnSeries(String, IndexedXAxis, NumericYAxis, Single, Color)

Initializes a new instance of the IndexedColumnSeries class.

public IndexedColumnSeries(string name, IndexedXAxis indexedXAxis, NumericYAxis numericYAxis, float borderWidth, Color borderColor)
Public Sub New (name As String, indexedXAxis As IndexedXAxis, numericYAxis As NumericYAxis, borderWidth As Single, borderColor As Color)

Parameters

name
String

Name of the indexed column series.

indexedXAxis
IndexedXAxis

IndexedXAxis of the indexed column series.

numericYAxis
NumericYAxis

NumericYAxis of the indexed column series.

borderWidth
Single

Border width of the indexed column series.

borderColor
Color

Border Color for the border of the indexed column series.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

IndexedColumnSeries(String, NumericYAxis)

Initializes a new instance of the IndexedColumnSeries class.

public IndexedColumnSeries(string name, NumericYAxis numericYAxis)
Public Sub New (name As String, numericYAxis As NumericYAxis)

Parameters

name
String

Name of the indexed column series.

numericYAxis
NumericYAxis

NumericYAxis of the indexed column series.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

IndexedColumnSeries
ceTe.DynamicPDF.PageElements.Charting.Series

In this topic