Skip to content

SyncfusionExamples/creating-a-Trend-Line-to-a-Chart-for-the-Rapid-Heating-of-North-American-Waters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

creating-a-Trend-Line-to-a-Chart-for-the-Rapid-Heating-of-North-American-Oceans

This sample demonstrates how to create a Trend Line to Chart the Rapid Heating of North American Oceans.

TrendLine

Trendlines are easily recognizable lines that traders draw on charts to connect a series of prices together or show some data's best fit. The resulting line is then used to give the trader a good idea of the direction in which an investment's value might move.

Customize the Trend Lines.

We can draw the trend line based on its Type and can customize the appearance of the trend line using Foreground, Stroke and StrokeThickness properties. We can display the future and past trends using Forecasting methods.

Customize the series points.

Column Chart plots discrete rectangles for the given values. Spacing property of series is used to decide the width of a segment. Spacing value ranges from 0 to 1. We can customize the column appearance using CustomTemplate property and TrackBallLabelTemplate property used to display the YBindingPath value and can customize it.

TrendLineOutput

About

This sample demonstrates how to create a Trend Line to a Chart for the Rapid Heating of North American Waters during Hurricane Season.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages