Represents a financial marker type.
Financial marker type.
Visual Basic (Declaration) | |
---|---|
Public Enum FinancialMarkerType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum FinancialMarkerType : Enum |
Member | Description |
---|---|
FibonacciArcs |
Displays a Fibonacci Arcs financial marker. Financial marker Fibonacci Arcs |
TrendLine |
Displays a Trend Lines financial marker. Financial marker Trend Line |
FibonacciFans |
Displays a Fibonacci Fans financial marker. Financial marker Fibonacci Fans |
FibonacciRetracements |
Displays a Fibonacci Retracements financial marker. Financial marker Fibonacci Retracements |
SpeedResistanceLines |
Displays a Speed Resistance Lines financial marker. Financial marker Speed Resistance Lines |
QuadrantLines |
Displays a Quadrant Lines financial marker. Financial marker Quadrant Lines |
The FinancialMarkerType enumeration represents the type of a financial marker, and is used in conjunction with the MarkerType property.
System.Object
System.ValueType
System.Enum
Dundas.Charting.WebControl.FinancialMarkerType
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family