DynamicPDF by ceTe Software

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

java.lang.Object
  extended by com.cete.dynamicpdf.pageelements.charting.values.Stacked100PercentAreaValue
Direct Known Subclasses:
DateTime100PercentStackedAreaValue, Indexed100PercentStackedAreaValue

public class Stacked100PercentAreaValue
extends java.lang.Object

Represents a 100% Stacked area value.

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


Method Summary
 PercentageDataLabel getDataLabel()
          Gets the dataLabel of the stacked area value.
 float getValue()
          Gets the value of the stacked area value.
 void setDataLabel(PercentageDataLabel dataLabel)
          Sets the dataLabel of the stacked area value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setDataLabel

public void setDataLabel(PercentageDataLabel dataLabel)
Sets the dataLabel of the stacked area value.

Parameters:
dataLabel - The dataLabel of the stacked area value.

getDataLabel

public PercentageDataLabel getDataLabel()
Gets the dataLabel of the stacked area value.

Returns:
PercentageDataLabel The dataLabel of the stacked area value.

getValue

public float getValue()
Gets the value of the stacked area value.

Returns:
the float specifying value of the stacked area value.

DynamicPDF by ceTe Software

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