ASP.NET MVC Controls
LineMarkerAlignment Enumeration

Specifies the alignment of the LineMarker.
Syntax
'Declaration
 
Public Enum LineMarkerAlignment 
   Inherits System.Enum
public enum LineMarkerAlignment : System.Enum 
Members
MemberDescription
AutoThe LineMarker alignment adjusts automatically so that it stays inside the boundaries of the plot area.
BottomThe LineMarker aligns to the bottom of the pointer.
LeftThe LineMarker aligns to the left of the pointer.
RightThe LineMarker aligns to the right of the pointer.
TopThe LineMarker aligns to the top of the pointer.
Inheritance Hierarchy

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

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