Skip to content

Instantly share code, notes, and snippets.

View Divya1425's full-sized avatar

divya.venkatesan Divya1425

View GitHub Profile

SfChart

Bug Fixes

{:#sfchart-bug-fixes}

  • #173956  -  Tooltip will display properly when touching in narrow spikes in AreaSeries.  
  • #173284  -  System.NullReferenceException has been fixed while navigating from NavigationPage which has SfKanban.

SfKanban

Bug Fixes

{:#sfkanban-bug-fixes}

  • #173284  -  "System.NullReferenceException" has been fixed while navigating from NavigationPage which has SfKanban.

SfKanban

Bug Fixes

{:#sfkanban-bug-fixes}

  • #173284  -  "System.NullReferenceException" has been fixed while navigating from NavigationPage which has SfKanban.

SfSchedule

Bug Fixes

{:#sfschedule-bug-fixes}

SfSchedule

Bug Fixes

{:#sfschedule-bug-fixes}

layout post
title Chart types
description What are the different types of Charts available in Essential Xamarin.forms Chart.
platform xamarin
control Chart
documentation ug

Chart Types

chart:SfChart.Series <chart:BarSeries ItemsSource="{Binding Data}" XBindingPath="Name" YBindingPath="Value"> chart:BarSeries.DataMarker <chart:ChartDataMarker ShowLabel="True" LabelTemplate="{StaticResource dataMarkerTemplate}"> chart:ChartDataMarker.LabelStyle <chart:DataMarkerLabelStyle LabelPosition="Outer" /> </chart:ChartDataMarker.LabelStyle> </chart:ChartDataMarker> </chart:BarSeries.DataMarker>

SfSparkline

Bug fixes

{:#sfsparkline-bug-fixes}

layout post
title Customizing the appearance of Essential Xamarin.Forms Chart
description Learn how to customize the appearance of Chart using palettes.
platform xamarin
control Chart
documentation ug

Color Palette

This section contains getting started tutorials that provide a quick overview for working with our components. The goal is to get you up and running as soon as possible.

Grid

Xamarin.Forms Xamarin.Android Xamarin.iOS
Data Grid Data Grid Data Grid

Data Visualization