Xuni Product Documentation - Xamarin.Forms
ChartMarkerLines Enumeration
Specifies the line type for the LineMarker.
Syntax
public enum ChartMarkerLines : System.Enum 
Members
MemberDescription
Both Show both vertical and horizontal lines.
Horizontal Show a horizontal line.
None Show no lines
Vertical Show a vertical line.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xuni.Forms.FlexChart.Enums.ChartMarkerLines

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Xuni.Forms.FlexChart.Enums Namespace