com.stimulsoft.report.chart
Class StiTrendLinePropertyOrder

java.lang.Object
  extended by com.stimulsoft.report.chart.StiTrendLinePropertyOrder

public class StiTrendLinePropertyOrder
extends java.lang.Object


Field Summary
static int LineColor
           
static int LineStyle
           
static int LineWidth
           
static int ShowShadow
           
 
Constructor Summary
StiTrendLinePropertyOrder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LineColor

public static final int LineColor
See Also:
Constant Field Values

LineStyle

public static final int LineStyle
See Also:
Constant Field Values

LineWidth

public static final int LineWidth
See Also:
Constant Field Values

ShowShadow

public static final int ShowShadow
See Also:
Constant Field Values
Constructor Detail

StiTrendLinePropertyOrder

public StiTrendLinePropertyOrder()