Class PostProcessing
Post processing options
public class PostProcessing
- Inheritance
-
PostProcessing
- Inherited Members
- Extension Methods
Properties
Multiplier
Gets/sets a multipler to apply to the series.
public double Multiplier { get; set; }
Property Value
RaiseNegativePrices
Gets/sets whether negative prices are adjusted to be positive.
public bool RaiseNegativePrices { get; set; }