DateTimeStackedBarSeriesElement Constructors
Overloads
DateTimeStackedBarSeriesElement(String) | Initializes a new instance of the DateTimeStackedBarSeriesElement class. |
DateTimeStackedBarSeriesElement(String, Color) | Initializes a new instance of the DateTimeStackedBarSeriesElement class. |
DateTimeStackedBarSeriesElement(String, Color, Legend) | Initializes a new instance of the DateTimeStackedBarSeriesElement class. |
DateTimeStackedBarSeriesElement(String, Color, Single) | Initializes a new instance of the DateTimeStackedBarSeriesElement class. |
DateTimeStackedBarSeriesElement(String, Color, Single, Color) | Initializes a new instance of the DateTimeStackedBarSeriesElement class. |
DateTimeStackedBarSeriesElement(String, Color, Single, Color, Legend) | Initializes a new instance of the DateTimeStackedBarSeriesElement class. |
DateTimeStackedBarSeriesElement(String, Single, Color) | Initializes a new instance of the DateTimeStackedBarSeriesElement class. |
DateTimeStackedBarSeriesElement(String)
Initializes a new instance of the DateTimeStackedBarSeriesElement class.
public DateTimeStackedBarSeriesElement(string name)
Parameters
- name
- String
Name of the date time stacked bar series element.
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.
DateTimeStackedBarSeriesElement(String, Color)
Initializes a new instance of the DateTimeStackedBarSeriesElement class.
public DateTimeStackedBarSeriesElement(string name, Color color)
Parameters
- name
- String
Name of the date time stacked bar series element.
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.
DateTimeStackedBarSeriesElement(String, Color, Legend)
Initializes a new instance of the DateTimeStackedBarSeriesElement class.
public DateTimeStackedBarSeriesElement(string name, Color color, Legend legend)
Parameters
- name
- String
Name of the date time stacked bar series element.
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.
DateTimeStackedBarSeriesElement(String, Color, Single)
Initializes a new instance of the DateTimeStackedBarSeriesElement class.
public DateTimeStackedBarSeriesElement(string name, Color color, float borderWidth)
Parameters
- name
- String
Name of the date time stacked bar series element.
- borderWidth
- Single
Border width of the date time stacked bar series element.
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.
DateTimeStackedBarSeriesElement(String, Color, Single, Color)
Initializes a new instance of the DateTimeStackedBarSeriesElement class.
public DateTimeStackedBarSeriesElement(string name, Color color, float borderWidth, Color borderColor)
Parameters
- name
- String
Name of the date time stacked bar series element.
- borderWidth
- Single
Border width of the date time stacked bar series element.
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.
DateTimeStackedBarSeriesElement(String, Color, Single, Color, Legend)
Initializes a new instance of the DateTimeStackedBarSeriesElement class.
public DateTimeStackedBarSeriesElement(string name, Color color, float borderWidth, Color borderColor, Legend legend)
Parameters
- name
- String
Name of the date time stacked bar series element.
- borderWidth
- Single
Border width of the date time stacked bar series element.
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.
DateTimeStackedBarSeriesElement(String, Single, Color)
Initializes a new instance of the DateTimeStackedBarSeriesElement class.
public DateTimeStackedBarSeriesElement(string name, float borderWidth, Color borderColor)
Parameters
- name
- String
Name of the date time stacked bar series element.
- borderWidth
- Single
Border width of the date time stacked bar series element.
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
DateTimeStackedBarSeriesElementceTe.DynamicPDF.PageElements.Charting.Series