Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 3 additions & 3 deletions chart-sdk/uwp/Barcode/Barcode-Customization.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Barcode Customization in UWP Barcode control | Syncfusion
description: Learn here all about Barcode Customization support in Syncfusion UWP Barcode (SfBarcode) control and more.
title: Customization in UWP Barcode | Syncfusion®
description: Customization in the WPF Barcode allows you to modify appearance, colors, sizing, labels, and styling to meet application requirements.
platform: chart-sdk
control: SfBarcode
documentation: ug
---

# Barcode Customization in UWP Barcode (SfBarcode)
# Customization in UWP Barcode

The color of the barcode can be customized by modifying the DarkBarBrush and LightBarBrush properties of the barcode control.

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/Barcode/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Getting Started with UWP Barcode control | Syncfusion
description: Learn here about getting started with Syncfusion UWP Barcode (SfBarcode) control, its elements and more details.
title: Getting Started with UWP Barcode control | Syncfusion®
description: Learn how to get started with the Syncfusion® UWP Barcode control. Explore setup, features, examples, and customization options.
platform: chart-sdk
control: SfBarcode
documentation: ug
---

# Getting Started with UWP Barcode (SfBarcode)
# Getting Started with UWP Barcode

## Add barcode control to an application

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/Barcode/Overview.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: About UWP Barcode control | Syncfusion
description: Learn here all about introduction of Syncfusion UWP Barcode (SfBarcode) control, its elements and more details.
title: About Syncfusion® UWP Barcode Control | Syncfusion®
description: Learn about the introduction of Syncfusion Essential Studio® UWP Barcode control, its features, capabilities, and more details.
platform: chart-sdk
control: SfBarcode
documentation: ug
---

# UWP Barcode (SfBarcode) Overview
# About Syncfusion® UWP Barcode Control

The Barcode control helps render barcodes in UWP desktop applications. The control can be integrated into any desktop application and makes it easy to encode text using the supported symbol types. The basic structure of a barcode consists of a leading and trailing quiet zone, a start pattern, one or more data characters, optionally one or two check characters, and a stop pattern.

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/Barcode/Supported-Barcode-types.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Supported Barcode types in UWP Barcode control | Syncfusion
description: Learn here all about supported Barcode types in Syncfusion UWP Barcode (SfBarcode) control and more.
title: Symbology Types in UWP Barcode | Syncfusion®
description: Symbology Types in the UWP Barcode include various 1D and 2D symbologies for encoding and displaying data in barcode formats.
platform: chart-sdk
control: SfBarcode
documentation: ug
---

# Supported Barcode types in UWP Barcode (SfBarcode)
# Symbology Types in UWP Barcode

The following table contains the supported types and associated valid characters.

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/Barcode/Symbology-Settings.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Symbology Settings in UWP Barcode control | Syncfusion
description: Learn here all about Symbology Settings support in Syncfusion UWP Barcode (SfBarcode) control and more.
title: Symbology Settings in UWP Barcode | Syncfusion®
description: Symbology settings in the UWP Barcode allow you to configure barcode-specific encoding options and customize barcode generation.
platform: chart-sdk
control: SfBarcode
documentation: ug
---

# Symbology Settings in UWP Barcode (SfBarcode)
# Symbology Settings in UWP Barcode

Each Barcode symbol can be associated with optional settings that may affect that specific bar code. The code sample below shows the settings of a Code39 Barcode.

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/HeatMap/ColorMapping.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: ColorMapping in UWP HeatMap (SfHeatMap) control | Syncfusion®
description: How to configure colors codes for Syncfusion® Essential Studio® uwp HeatMap (SfHeatMap) control, its elements and more.
title: Color Mapping in UWP HeatMap | Syncfusion®
description: Color mapping in the UWP HeatMap configures color ranges for data values, enabling effective visualization and interpretation of data patterns.
platform: chart-sdk
control: SfHeatMap
documentation: ug
---

# Color Mapping in UWP HeatMap (SfHeatMap) control
# Color Mapping in UWP HeatMap

Color mapping is used to represent values with colors instead of displaying the actual numerical values. For example, when a HeatMap displays data ranging from 0 to 100. [ColorMapping](https://help.syncfusion.com/cr/uwp/Syncfusion.UI.Xaml.HeatMap.ColorMapping.html) defines colors for the minimum and maximum values, and intermediate values are represented with corresponding colors.

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/HeatMap/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Getting started with Syncfusion® Essential® SfHeatMap for UWP.
description: This section explain about how to integrate UWP HeatMap (SfHeatMap) into an application and enable its basic features with example.
title: Getting Started with UWP HeatMap | Syncfusion®
description: Learn how to get started with the Syncfusion® UWP HeatMap control. Explore setup, features, examples, and customization options.
platform: chart-sdk
control: SfHeatMap
documentation: ug
---

# Getting Started with UWP HeatMap (SfHeatMap)
# Getting Started with UWP HeatMap

## Creating heatmap for windows store app

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/HeatMap/ItemsMapping.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: ItemsMapping in UWP HeatMap (SfHeatMap) control | Syncfusion®
description: Learn here about ItemsMapping in Syncfusion® Essential Studio® UWP HeatMap (SfHeatMap) control, its elements and more.
title: Items Mapping in UWP HeatMap | Syncfusion®
description: Items mapping in the UWP HeatMap enables data fields to be mapped to rows, columns, and values for effective heat map visualization.
platform: chart-sdk
control: SfHeatMap
documentation: ug
---

# Items Mapping in UWP HeatMap (SfHeatMap) control
# Items Mapping in UWP HeatMap

External data can be mapped to a `HeatMap` using the [ItemsMapping](https://help.syncfusion.com/cr/uwp/Syncfusion.UI.Xaml.HeatMap.SfHeatMap.html#Syncfusion_UI_Xaml_HeatMap_SfHeatMap_ItemsMapping) property, which supports two types of data sources:

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/HeatMap/Legend.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Legend in UWP HeatMap (SfHeatMap) control | Syncfusion®
description: How to create and configure legend for Syncfusion® Essential Studio® UWP HeatMap (SfHeatMap) control, its elements and more.
title: Legend in UWP HeatMap | Syncfusion®
description: Legend in the UWP HeatMap identifies data value ranges through color indicators, helping users interpret heat map data effectively.
platform: chart-sdk
control: SfHeatMap
documentation: ug
---

# Legend in UWP HeatMap (SfHeatMap) control
# Legend in UWP HeatMap

Legend is a control used to summarize the color ranges in a HeatMap, providing a visual guide for mapping values to their corresponding colors.

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/HeatMap/Overview.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Overview of UWP HeatMap (SfHeatMap) Control | Syncfusion®
description: Learn here all about overview of Syncfusion® Essential Studio® UWP HeatMap (SfHeatMap) control, its elements, and more.
title: About Syncfusion® UWP HeatMap Control | Syncfusion®
description: Learn about the introduction of Syncfusion Essential Studio® UWP HeatMap control, its features, capabilities, and more details.
platform: chart-sdk
control: SfHeatMap
documentation: ug
---

# Overview of UWP HeatMap (SfHeatMap)
# About Syncfusion® UWP HeatMap Control

[Essential® HeatMap UWP](https://www.syncfusion.com/uwp-ui-controls/heatmap) visualizes tabular data by representing values with gradient colors instead of numeric text. Lower and higher values are displayed using different colors with varying gradients.

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/Map/Annotations.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Annotations in UWP Map control | Syncfusion
description: Learn here all about Annotations support in Syncfusion Essential UWP Map (SfMaps) control, its elements, and more.
title: Annotations in UWP Maps | Syncfusion®
description: Annotations in the UWP Maps allow you to add custom text, shapes, and UI elements to provide additional map information.
platform: chart-sdk
control: SfMaps
documentation: ug
---

# Annotations in UWP Map (SfMaps)
# Annotations in UWP Maps

`Annotations` are notes used to leave some message on the map. In SfMap, annotations are denoted by the `MapAnnotations`. MapAnnotation has two major parts:

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/Map/Basic-KML-Format.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Basic KML Format in UWP Map control | Syncfusion
description: Learn here all about Basic KML Format support in Syncfusion UWP Map (SfMaps) control and more.
title: KML Format in UWP Maps | Syncfusion®
description: KML format in the UWP Maps enables geographic data from KML files to be loaded and visualized for location-based mapping applications.
platform: chart-sdk
control: SfMap
documentation: ug
---

# Basic KML Format in UWP Map (SfMaps)
# KML Format in UWP Maps

KML is a file format used for rendering geographical data. It uses a tag-based structure with nested elements and attributes. KML is based on the XML standard, and all tags of a KML file are case-sensitive.

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/Map/Bubbles.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Bubbles in UWP Map control | Syncfusion
description: Learn here all about Bubbles support in Syncfusion UWP Map (SfMaps) control and more.
title: Bubbles in UWP Maps | Syncfusion®
description: Bubbles in the UWP Maps visualize location-based data using proportional markers, enabling comparison of values across geographic regions.
platform: chart-sdk
control: SfMaps
documentation: ug
---

# Bubbles in UWP Map (SfMaps)
# Bubble Markers in UWP Maps

`Bubbles` in the Maps control represent the under-bound data values of the map. Bubbles are scattered throughout map shapes that contain bound values.

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/Map/Commands-for-Zooming-and-Panning.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Commands for Zooming and Panning in UWP Map control | Syncfusion
description: Learn here all about Commands for Zooming and Panning support in Syncfusion UWP Map (SfMaps) control and more.
title: Commands in UWP Maps | Syncfusion®
description: Commands in the UWP Maps enable interaction handling and action execution through command bindings, supporting flexible application workflows.
platform: chart-sdk
control: Maps
documentation: ug
---

# Commands for Zooming and Panning in UWP Map (SfMaps)
# Commands in UWP Maps

The Map control contains the following commands:

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/Map/Custom-Data-Binding.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Custom Data Binding in UWP Map control | Syncfusion
description: Learn here all about Custom Data Binding support in Syncfusion UWP Map (SfMaps) control and more.
title: Custom Data Binding in UWP Maps | Syncfusion®
description: Custom data binding in the UWP Maps enables map elements to be connected with custom data sources for dynamic visualization and interaction.
platform: chart-sdk
control: SfMaps
documentation: ug
---

# Custom Data Binding in UWP Map (SfMaps)
# Custom Data Binding in UWP Maps

A map can be bound with custom objects. For custom data binding, a .dbf file is not required. In Data Binding, an object is bound to a shape. In custom data binding, an object is bound to a point based on latitude and longitude values. CustomDataSource is the API exposed in the custom data source. It is an IEnumerable type API. Each item in the CustomDataSource should have latitude and longitude properties with each mentioned name. Users should adhere to the following rules for custom data binding:

Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Customizations in Syncfusion SfMaps
description: Customizations in SfMaps
title: How to convert coordinates in UWP Maps | Syncfusion®
description: Learn how to convert geographic coordinates to pixel positions and pixel points to latitude and longitude values in UWP Maps.
platform: chart-sdk
control: SfMaps
documentation: ug
---

# How to
# How to convert coordinates in UWP Maps

## Transform latitude and longitude value to pixel value and vice-versa

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/Map/Data-Binding.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Data Binding in UWP Map control | Syncfusion
description: Learn here all about Data Binding support in Syncfusion Essential UWP Map (SfMaps) control, its elements, and more.
title: Data Binding in UWP Map | Syncfusion®
description: Data binding in the UWP Maps connects geographic data sources to map elements, enabling dynamic visualization and interactive data representation.
platform: chart-sdk
control: SfMaps
documentation: ug
---

# Data Binding in UWP Map (SfMaps)
# Data Binding in UWP Maps

The following properties expose data binding in the Maps control:

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/Map/Displaying-Items-on-a-Map.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Displaying Items on a Map in UWP Map control | Syncfusion
description: Learn here all about Displaying Items on a Map support in Syncfusion UWP Map (SfMaps) control and more.
title: Displaying Items on a Map in UWP Maps | Syncfusion®
description: Displaying items on a map in the UWP Maps enables visualization of geographic data using shapes, markers, bubbles, and other map elements.
platform: chart-sdk
control: SfMaps
documentation: ug
---

# Displaying Items on a Map in UWP Map (SfMaps)
# Displaying Items on a Map in UWP Maps

Along with bubbles, the ItemsSource data can be visualized with other elements. The `ItemsTemplate` property is used to define the template for the items that are displayed on the map. By default, the map elements show the values of the object that is defined in the `ShapeValuePath` of the ShapeFileLayer’s `ShapeSetting`.

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/Map/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Getting Started with UWP Map control | Syncfusion
description: Learn here about getting started with Syncfusion Essential Studio UWP Map (SfMaps) control, its elements and more.
title: Getting Started with UWP Maps | Syncfusion®
description: Learn how to get started with the Syncfusion® UWP Maps control. Explore setup, features, examples, and customization options.
platform: chart-sdk
control: SfMaps
documentation: ug
---

# Getting Started with UWP Map (SfMaps)
# Getting Started with UWP Maps

## Creating Maps for a Windows Store App

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/Map/KML-Shapes-Rendered-in-ShapeFileLayer.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: KML Shapes Rendered in ShapeFileLayer for SfMap control
description: How to Render KML shapes in ShapeFileLayer?
title: How to render KML in shape file layer for UWP Maps | Syncfusion®
description: Learn how to render KML shapes in a ShapeFileLayer and configure KML files as embedded resources in UWP Maps.
platform: chart-sdk
control: SfMap
documentation: ug
---

# KML Shapes Rendered in ShapeFileLayer
# How to render KML shapes in shape file layer for UWP Maps

A `KML` file can be rendered with the help of the ShapeFileLayer in SfMap. The KML file should be added as an Embedded Resource to the application project. The URI of the KML file must be given in the following order:

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/Map/KML-Shapes-Rendered-in-SubShapeFileLayer.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: KML Shapes Rendered in SubShapeFileLayer for SfMaps control
description: How to render KML files in SubShapeFileLayer?
title: How to render KML in sub shape file layer for UWP Maps | Syncfusion®
description: Learn how to render KML shapes in a SubShapeFileLayer and configure KML files as embedded resources in UWP Maps.
platform: chart-sdk
control: SfMaps
documentation: ug
---

# KML Shapes Rendered in SubShapeFileLayer
# How to render KML shapes in sub shape file layer for UWP Maps

A `KML` file can be rendered with the help of SubShapeFileLayer also in SfMap. The KML file should be added as an `Embedded Resource` to the application project. For more information on the Uri for KML refer [KML rendering in ShapeFileLayer](/wpf/SfMap/KML-Shapes-Rendered-in-ShapeFileLayer)

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/Map/Legend.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Legend in UWP Map control | Syncfusion
description: Learn here all about Legend support in Syncfusion UWP Map (SfMaps) control and more.
title: Legend in UWP Maps | Syncfusion®
description: Legend in the UWP Maps identifies map elements, categories, and data ranges, helping users understand and interpret geographic data clearly.
platform: chart-sdk
control: SfMaps
documentation: ug
---

# Legend in UWP Map (SfMaps)
# Legend Customization in UWP Maps

A legend is a key to symbolism used on a map, usually containing swatches of symbols with descriptions. It provides valuable information for interpreting what the map is showing you, and can be represented in various colors and shapes based on the data.

Expand Down
6 changes: 3 additions & 3 deletions chart-sdk/uwp/Map/Map-Points.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Map Points in SfMaps control
description: How to display map points on a map?
title: Point customization in UWP Maps | Syncfusion®
description: Point customization in the UWP Maps display location-based data using markers, enabling visualization and interaction with geographic coordinates.
platform: chart-sdk
control: SfMaps
documentation: ug
---

# Map Points
# Point customization in UWP Maps

Points are one of the record type in `ShapeFileLayer`. `Points` are used to specify the specific point in the map. For example, Points are used to specify the capital of countries. Points in the shape file given as latitude and longitude coordinates in the shapes file. Those points should be converted as map points.

Expand Down
Loading