New to Telerik UI for WPFStart a free 30-day trial

IColorable

Interface

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:

C#
public interface IColorable

Derived Classes: EllipseDataLineDataMapEllipseMapLineMapPathMapPolygonMapPolylineMapRectangleMapShapeMapShapeDataPathDataPolygonDataPolylineDataRectangleData...

Properties

Gets or sets the highlight fill properties.

C#
MapShapeFill HighlightFill { get; set; }

Gets or sets the regular fill properties.

C#
MapShapeFill ShapeFill { get; set; }
In this article
DefinitionPropertiesHighlightFillShapeFill
Not finding the help you need?
Contact Support