ASP.NET MVC Controls
LineMarkerLines Enumeration

Specifies the line type for the LineMarker.
Syntax
'Declaration
 
Public Enum LineMarkerLines 
   Inherits System.Enum
public enum LineMarkerLines : System.Enum 
Members
MemberDescription
BothShow both vertical and horizontal lines.
HorizontalShow a horizontal line.
NoneShow no lines.
VerticalShow a vertical line.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Mvc.Chart.LineMarkerLines

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

C1.Web.Mvc.Chart Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback