Interface
IColorable

Interface which should be implemented by any object which can accept filling property from colorizer directly.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public interface IColorable

Properties

HighlightFill

Gets or sets the highlight fill properties.

Declaration

cs-api-definition
MapShapeFill HighlightFill { get; set; }

Property Value

MapShapeFill

ShapeFill

Gets or sets the regular fill properties.

Declaration

cs-api-definition
MapShapeFill ShapeFill { get; set; }

Property Value

MapShapeFill

In this article
DefinitionPropertiesHighlightFillShapeFill
Not finding the help you need?
Contact Support