DateTime100PercentStackedLineValue Constructor

Initializes a new instance of the DateTime100PercentStackedLineValue object.

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

Parameters

value1
Single

the value of dateTime 100Percent stacked line value.

position
DateTime

the position of the dateTime 100Percent stacked line value.

Licensing Info

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

See Also

DateTime100PercentStackedLineValue
ceTe.DynamicPDF.PageElements.Charting.Values

In this topic