Interface
IColorable

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

Definition

Namespace:Telerik.UI.Xaml.Controls.DataVisualization.Map

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public interface IColorable

Derived Classes: EllipseDataLineDataMapShapeDataPathDataPolygonDataPolylineDataRectangleData

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