[]
Represents a BreakEven series for FlexChart.
public class BreakEven : Series
| Name | Description |
|---|---|
| BreakEven() | Creates an instance of BreakEven series class. |
| Name | Description |
|---|---|
| BreakEvenStyle | Gets tje break-even style. |
| FixedCost | Gets or sets the fixed cost value. |
| FixedCostStyle | Gets the fixed cost style. |
| MarginalProfitStyle | Gets the marginal profit style. |
| SafetyMarginStyle | Gets the safety margin style. |
| SalesPrice | Gets or sets the sales price value. |
| SalesRevenueStyle | Gets the sales revenue style. |
| TotalCostStyle | Gets the total cost style. |
| VariableCost | Gets or sets the variable cost value. |
| VariableCostStyle | Gets the variable cost style. |
| Name | Description |
|---|---|
| GetChartType() | |
| GetStyle(string) | |
| GetValues(int) | Gets the data values. |
| SetStyle(_Style, string) |