You are on page 1of 1

Go to XAML view and locate the ChartStyle1 to add the LineDataPoint Style

Copy the section in yellow and add the following:


X:key-“LineDataPointTemplate”

Drop LineDataPoint to
Design area
Step 7

BarDataPoint LineDataPoint PieDataPoint ScatterDataPoint ColumnDataPoint

Chart ChartStyle1

PlotAreaStyle

ChartAreaStyle
Step 1
TitleStyle

LegendStyle

StylePalette

BarSeries LineSeries PieSeries ScatterSeries ColumnSeries Axis LegendItem

Step 2
Step 4 Step 5 Step 6
Manually Edit in XAML View and
add
LegendItemStyle=”{StaticResource
LegendItemStyle1}’
Drop LegendItem into
Drop LineSeries Control to Manually Edit in XAML View and Drop Axis Control into the
add Style=”{StaticResource design area the design area
Design Area
Step 3 AxisStyle1}’

Manually Edit in XAML View and


add Style=”{StaticResource
LineSeriesStyle1}’

Increase line thickness by Switch to XAML View to change the style for Gridlines
increasing Stroketickness and TickMark
property

MarkerWidth and MarkerHeight determine size of the datapoint

Designer’s Guide to Styling Silverlight Toolkit Charting Controls

You might also like