Group: Forum Members
Last Active: 13 Years Ago
Posts: 3,
Visits: 1
|
Hello, I would like to add a triangular marker shape at the beginning of an horizontal line series, so that the base of the triangle is just above the line. On the NMarkerStyle object associated to the first data point, I set the PointShape property to PointShape.Cone and the VertAlign property to VertAlign.Top, but the marker is always centered on the data point. I also tried to change the VertAlign property in one of the Nevron's examples (C# Examples / All Examples / Panels / Chart / SeriesAttributes / Markers), but the location of markers was always the same. I also thought of defining a custom marker shape (with a rectangular image where the triangle would be in the upper half), but there are no examples with PointShape.Custom. Best Regards, Jérôme Marchaud
|