Spread for ASP.NET 9.0 Product Documentation
IndicatorChangeType Enumeration


Represents which is the behavior and which part of the indicator has changed.
Syntax
'Declaration
 
Public Enum IndicatorChangeType 
   Inherits System.Enum
'Usage
 
Dim instance As IndicatorChangeType
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 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

FarPoint.Web.Spread.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.