Class PropertyChartEngineTreeMapSingle
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
TreeMap (single/simple) chart engine configuration with single value axis.
public class PropertyChartEngineTreeMapSingle : PropertyChartEngineTreeMapBase
- Inheritance
-
PropertyChartEngineTreeMapSingle
- Inherited Members
Properties
YAxis
Gets the value axis configuration for the TreeMap.
[JsonInclude]
public PropertyValueAxisTreeMap YAxis { get; }