Indexed100PercentStackedColumnValue Constructor

Initializes a new instance of the Indexed100PercentStackedColumnValue class.

public Indexed100PercentStackedColumnValue(float value1, int position)
Public Sub New (value1 As Single, position As Integer)

Parameters

value1
Single

Value of indexed 100Percent stacked column value.

position
Int32

Position of the indexed 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

Indexed100PercentStackedColumnValue
ceTe.DynamicPDF.PageElements.Charting.Values

In this topic