Class PropertyValueAxisWithPostProcessing
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Value axis variant adding post processing configuration.
public class PropertyValueAxisWithPostProcessing : PropertyValueAxis
- Inheritance
-
PropertyValueAxisWithPostProcessing
- Derived
- Inherited Members
Properties
PostProcessing
Gets the post processing configuration.
[JsonInclude]
public PropertyPostProcessing PostProcessing { get; }