Class ChartMap
[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 ChartPropertyField Value
MinCountProperty
public static readonly DependencyProperty MinCountPropertyField Value
Properties
Chart
public Chart Chart { get; set; }Property Value
MinCount
public int MinCount { get; set; }Property Value
Methods
OnApplyTemplate()
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate().
public override void OnApplyTemplate()