DateTime100PercentStackedAreaValueList

Represents a DateTime100PercentStackedAreaValueList.

public class DateTime100PercentStackedAreaValueList : Stacked100PercentAreaValueList
Public Class DateTime100PercentStackedAreaValueList
    Inherits Stacked100PercentAreaValueList

Inheritance: ObjectStacked100PercentAreaValueListDateTime100PercentStackedAreaValueList

Licensing Info

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

Properties

CountGets the total number of Stacked100PercentAreaValues in the Stacked100PercentAreaValueList.
(Inherited from Stacked100PercentAreaValueList)
Item[Int32]Gets the Stacked100PercentAreaValue from the Stacked100PercentAreaValueList based on the given index.
(Inherited from Stacked100PercentAreaValueList)

Methods

Add(DateTime100PercentStackedAreaValue)Adds a DateTime100PercentStackedAreaValue object to the DateTime100PercentStackedAreaValueList object.
Add(Single, DateTime)Adds a DateTime100PercentStackedAreaValue object to the DateTime100PercentStackedAreaValueList object.
Equals(Object)Determines whether the specified Object is equal to the current Object .
(Inherited from Object)
GetHashCode()Serves as a hash function for a particular type.
(Inherited from Object)
GetType()Gets the Type of the current instance.
(Inherited from Object)
ToString()Returns a String that represents the current Object .
(Inherited from Object)

See Also

ceTe.DynamicPDF.PageElements.Charting.Values

In this topic