Table of Contents

Class ChartMap

Namespace
HeBianGu.Control.Chart2D
Assembly
HeBianGu.Control.Chart2D.dll
[TemplatePart(Name = "PART_TOOLBAR", Type = typeof(Thumb))]
public class ChartMap : ViewLayerGroup, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IContainItemStorage, IAddChild
Inheritance
ChartMap
Implements
Inherited Members
Extension Methods

Fields

ChartProperty

public static readonly DependencyProperty ChartProperty

Field Value

DependencyProperty

MinCountProperty

public static readonly DependencyProperty MinCountProperty

Field Value

DependencyProperty

Properties

Chart

public Chart Chart { get; set; }

Property Value

Chart

MinCount

public int MinCount { get; set; }

Property Value

int

Methods

OnApplyTemplate()

When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate().

public override void OnApplyTemplate()