DateTime100PercentStackedColumnValue Constructor

Initializes a new instance of the DateTime100PercentStackedColumnValue class.

public DateTime100PercentStackedColumnValue(float value1, DateTime position)
Public Sub New (value1 As Single, position As Date)

Parameters

value1
Single

The value of datetime 100Percent stacked column value.

position
DateTime

The position of the datetime 100Percent stacked column value.

Licensing Info

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

See Also

DateTime100PercentStackedColumnValue
ceTe.DynamicPDF.PageElements.Charting.Values

In this topic