Class PropertyCategoryAxisXTreeMap
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Tree map X category axis with special handling for max entry count object and fixed color groups.
public class PropertyCategoryAxisXTreeMap : PropertyCategoryAxisBase
- Inheritance
-
PropertyCategoryAxisXTreeMap
- Inherited Members
Properties
FixedColorGroup
Gets or sets the fixed color group index expression.
public string FixedColorGroup { get; set; }
Property Value
GridLines
Gets grid line settings.
[JsonInclude]
public PropertyGridLines GridLines { get; }
Property Value
MaxEntryCount
Gets max entry count control (null for clustered treemap variants).
[JsonInclude]
public PropertyMaxEntryCount MaxEntryCount { get; }
Property Value
RoundLimits
[Browsable(false)]
public string RoundLimits { get; set; }