GrapeCity.Xaml.SpreadSheet.Data
GetDataPointColor Method


The index in the cache.
Gets the color of the data point.
Syntax
'Declaration
 
Public Function GetDataPointColor( _
   ByVal indexInValueCache As Integer _
) As Color
'Usage
 
Dim instance As BaseSparklineViewInfo
Dim indexInValueCache As Integer
Dim value As Color
 
value = instance.GetDataPointColor(indexInValueCache)
public Color GetDataPointColor( 
   int indexInValueCache
)

Parameters

indexInValueCache
The index in the cache.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

BaseSparklineViewInfo Class
BaseSparklineViewInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options