IndexedStackedColumnValue Constructor
Initializes a new instance of the IndexedStackedColumnValue class.
public IndexedStackedColumnValue(float value1, int position)
Parameters
- value1
- Single
The float indicating value of indexed stacked column value.
- position
- Int32
The integer indicating position of the indexed stacked column 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.
See Also
IndexedStackedColumnValueceTe.DynamicPDF.PageElements.Charting.Values