IndexedStackedAreaValue Constructor
Initializes a new instance of the IndexedStackedAreaValue object.
public IndexedStackedAreaValue(float value1, int position)
Public Sub New (value1 As Single, position As Integer)
Parameters
- value1
- Single
The Value of indexed stacked area value.
- position
- Int32
The position of the indexed stacked area value.
Licensing Info
This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.