Table of Contents

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

string

GridLines

Gets grid line settings.

[JsonInclude]
public PropertyGridLines GridLines { get; }

Property Value

PropertyGridLines

MaxEntryCount

Gets max entry count control (null for clustered treemap variants).

[JsonInclude]
public PropertyMaxEntryCount MaxEntryCount { get; }

Property Value

PropertyMaxEntryCount

RoundLimits

[Browsable(false)]
public string RoundLimits { get; set; }

Property Value

string