Returs percent representation of data point Value relative to other graphs on the same axis
Namespace:
AmCharts.Windows.CoreAssembly: AmCharts.Windows (in AmCharts.Windows.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public double GetDataPointPercentValue( SerialGraph graph, SerialDataItem dataPoint ) |
| Visual Basic (Declaration) |
|---|
Public Function GetDataPointPercentValue ( _ graph As SerialGraph, _ dataPoint As SerialDataItem _ ) As Double |
| Visual C++ |
|---|
public: double GetDataPointPercentValue( SerialGraph^ graph, SerialDataItem^ dataPoint ) |
Parameters
- graph
- Type: AmCharts.Windows.Core..::.SerialGraph
Graph
- dataPoint
- Type: AmCharts.Windows.Core..::.SerialDataItem
Data point