DateTimeBarValue Constructor

Initializes a new instance of the DateTimeBarValue class.

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

Parameters

value1
Single

the float indicating value of date time bar value

position
DateTime

position the position of the date time bar value

Licensing Info

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

See Also

DateTimeBarValue
ceTe.DynamicPDF.PageElements.Charting.Values

In this topic