DynamicPDF by ceTe Software

com.cete.dynamicpdf.pageelements.charting.values
Class Indexed100PercentStackedLineValue

java.lang.Object
  extended by com.cete.dynamicpdf.pageelements.charting.values.Stacked100PercentLineValue
      extended by com.cete.dynamicpdf.pageelements.charting.values.Indexed100PercentStackedLineValue

public class Indexed100PercentStackedLineValue
extends Stacked100PercentLineValue

Represents a 100% stacked line value with indexed axis.

Licensing:
This is a DynamicPDF Generator Enterprise Edition feature. One of the following licenses is required for non-evaluation usage:

View Example


Constructor Summary
Indexed100PercentStackedLineValue(float value, int position)
          Initializes a new instance of Indexed100PercentStackedLineValue object.
 
Method Summary
 int getPosition()
          Gets the position of 100% stacked line value with indexed axis.
 
Methods inherited from class com.cete.dynamicpdf.pageelements.charting.values.Stacked100PercentLineValue
getDataLabel, getValue, setDataLabel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Indexed100PercentStackedLineValue

public Indexed100PercentStackedLineValue(float value,
                                         int position)
Initializes a new instance of Indexed100PercentStackedLineValue object.

Parameters:
value - The Value of 100% stacked line value with indexed axis.
position - The position of the 100% stacked line value with indexed axis.
Method Detail

getPosition

public int getPosition()
Gets the position of 100% stacked line value with indexed axis.

Returns:
The position of the 100% stacked line value with indexed axis.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software