ArcGIS API for WPF - Library Reference
GetColorByIndex Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap.Charting Namespace > BaseChart Class : GetColorByIndex Method

index
Returns a color by index

Syntax

Visual Basic (Declaration) 
Protected Function GetColorByIndex( _
   ByVal index As Integer _
) As Brush
C# 
protected Brush GetColorByIndex( 
   int index
)

Parameters

index

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.