Table of Contents

Class PropertyValueAxisArrayTreeMap

Namespace
combit.Reporting.Dom
Assembly
combit.ListLabel31.CrossPlatform.dll

Value axis array wrapper for tree map chart engines.

public class PropertyValueAxisArrayTreeMap : DomItem
Inheritance
PropertyValueAxisArrayTreeMap
Inherited Members

Properties

this[int]

Gets the tree map value axis at the specified index (null if out of bounds or unavailable).

[JsonInclude]
public PropertyValueAxisTreeMap this[int index] { get; }

Parameters

index int

Property Value

PropertyValueAxisTreeMap