Visual Basic (Declaration) | |
---|---|
Public Property ColorRange As ColorRange |
C# | |
---|---|
public ColorRange ColorRange {get; set;} |
Colors are graduated between a ColorRange.From color and a ColorRange.To color based upon the Color Wheel. The newest temporal observation specified by the Map.TimeExtent matches the From color. The oldest temporal observation specified by the Map.TimeExtent matches the To color.
The following image provides a visual example of how a square Symbol would look via the RampInterpolator for the ColorRange Property that is graduated over five time periods as defined by the Map.TimeExtent.
Code examples for using the ColorRange can be found in the RampInterpolator and TemporalRenderer Classes.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8