DateTime100PercentStackedAreaSeries Constructors

Overloads

DateTime100PercentStackedAreaSeries()Initializes a new instance of DateTime100PercentStackedAreaSeries object.
DateTime100PercentStackedAreaSeries(DateTimeXAxis, PercentageYAxis)Initializes a new instance of DateTime100PercentStackedAreaSeries object.
DateTime100PercentStackedAreaSeries(DateTimeXAxis, PercentageYAxis, Legend)Initializes a new instance of DateTime100PercentStackedAreaSeries object.
DateTime100PercentStackedAreaSeries(PercentageYAxis)Initializes a new instance of DateTime100PercentStackedAreaSeries object.

DateTime100PercentStackedAreaSeries()

Initializes a new instance of DateTime100PercentStackedAreaSeries object.

public DateTime100PercentStackedAreaSeries()

Licensing Info

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

DateTime100PercentStackedAreaSeries(DateTimeXAxis, PercentageYAxis)

Initializes a new instance of DateTime100PercentStackedAreaSeries object.

public DateTime100PercentStackedAreaSeries(DateTimeXAxis xAxis, PercentageYAxis yAxis)

Parameters

xAxis
DateTimeXAxis

DateTimeXAxis of the dateTime 100Percent stacked area series.

yAxis
PercentageYAxis

PercentageYAxis of the dateTime 100Percent stacked area series.

Licensing Info

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

DateTime100PercentStackedAreaSeries(DateTimeXAxis, PercentageYAxis, Legend)

Initializes a new instance of DateTime100PercentStackedAreaSeries object.

public DateTime100PercentStackedAreaSeries(DateTimeXAxis xAxis, PercentageYAxis yAxis, Legend legend)

Parameters

xAxis
DateTimeXAxis

DateTimeXAxis of the eateTime 100Percent stacked area series.

yAxis
PercentageYAxis

PercentageYAxis of the dateTime 100Percent stacked area series.

legend
Legend

Legend of the dateTime 100Percent stacked area series.

Licensing Info

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

DateTime100PercentStackedAreaSeries(PercentageYAxis)

Initializes a new instance of DateTime100PercentStackedAreaSeries object.

public DateTime100PercentStackedAreaSeries(PercentageYAxis yAxis)

Parameters

yAxis
PercentageYAxis

PercentageYAxis of the dateTime 100Percent stacked area series.

Licensing Info

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

See Also

DateTime100PercentStackedAreaSeries
ceTe.DynamicPDF.PageElements.Charting.Series