Skip to content

Commit

Permalink
Added alt-tag
Browse files Browse the repository at this point in the history
Added alt-tag to image
  • Loading branch information
ArctionJuuso authored Mar 13, 2019
1 parent 498e69b commit c151807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This tutorial explains how to present points and lines in 3D charts using *PointLineSeries3D*, how to create multiple point series and track point values with the mouse. The tracked values are displayed using annotations, which allow displaying labels or graphics anywhere in the chart area.

![](./assets/chart-pointlines-3d-winforms-wpf.png)
![chart with pointline series 3d winforms wpf](./assets/chart-pointlines-3d-winforms-wpf.png)

##### 1. Define View3D as active view and define Z-axis range.
```csharp
Expand Down

0 comments on commit c151807

Please sign in to comment.