[]
ITagHelper implementation for BreakEven<T>.
[HtmlTargetElement("c1-flex-chart-breakeven")]
public class BreakEvenTagHelper : ExtraSeriesTagHelper<object, BreakEven<object>>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
BreakEvenTagHelper() |
Name | Description |
---|---|
CollectionName | Gets the collection name. |
FixedCost | Configurates FixedCost. Sets a value of fixed cost. |
SalesPrice | Configurates SalesPrice. Sets a value of sales price. |
Styles | Configurates Styles. Sets the styles of Break Even chart. |
VariableCost | Configurates VariableCost. Sets a value of variable cost. |