Table of Contents

Class VisualMap

Namespace
HeBianGu.Control.Chart2D
Assembly
HeBianGu.Control.Chart2D.dll
public class VisualMap : Layer, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDraw
Inheritance
VisualMap
Implements
Inherited Members
Extension Methods

Fields

MarkBrushesProperty

public static readonly DependencyProperty MarkBrushesProperty

Field Value

DependencyProperty

Properties

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

MarkBrushes

[TypeConverter(typeof(BrushArrayTypeConverter))]
public ObservableCollection<Color> MarkBrushes { get; set; }

Property Value

ObservableCollection<Color>

StaticKey

public static ComponentResourceKey StaticKey { get; }

Property Value

ComponentResourceKey

Methods

Draw(Canvas)

public override void Draw(Canvas canvas)

Parameters

canvas Canvas