Spread for ASP.NET 7.0 Product Documentation
IndicatorChangeType Enumeration
See Also  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Chart Namespace : IndicatorChangeType Enumeration


Glossary Item Box

Represents which is the behavior and which part of the indicator has changed.

Syntax

Visual Basic (Declaration) 
Public Enum IndicatorChangeType 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As IndicatorChangeType
C# 
public enum IndicatorChangeType : System.Enum 

Members

MemberDescription
CategorySpecifies that the category has changed
DataSpecifies that the data has changed
MoveRepresents the moving behavior
ResizeRepresents the resizing behavior
SeriesNameSpecifies that the series name has changed

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Spread.Chart.IndicatorChangeType

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.