Property | Type | Description | |
---|---|---|---|
DrawsHeatRangeProperty | |||
GradientStopCollectionProperty |
Property | Type | Description | |
---|---|---|---|
InitializeDefuaults | void |
Method | Description | |
---|---|---|
DrawSpecializedElements ( ) : void |
Defines special elements to draw according to the series type
|
|
Erase ( bool removeFromView = true ) : void |
Erases series
|
|
GetPointView ( ChartPoint point, string label ) : IChartPointView |
Gets the view of a given point
|
|
HeatSeries ( ) : System |
Initializes a new instance of HeatSeries class
|
|
HeatSeries ( object configuration ) : System |
Initializes a new instance of HeatSries class, using a given mapper
|
|
InitializeColors ( ) : void |
Initializes the series colors if they are not set
|
|
PlaceSpecializedElements ( ) : void |
Places specializes items
|
Method | Description | |
---|---|---|
InitializeDefuaults ( ) : void |
public Erase ( bool removeFromView = true ) : void | ||
removeFromView | bool | |
return | void |
public GetPointView ( ChartPoint point, string label ) : IChartPointView | ||
point | ChartPoint | |
label | string | |
return | IChartPointView |
public HeatSeries ( object configuration ) : System | ||
configuration | object | |
return | System |
public static DependencyProperty,System.Windows DrawsHeatRangeProperty | ||
return |