com.spire.doc.fields.shapes.charts
Class ChartLegend

java.lang.Object
  extended by com.spire.doc.fields.shapes.charts.ChartLegend

public class ChartLegend
extends java.lang.Object


Constructor Summary
ChartLegend()
           
 
Method Summary
 boolean getOverlay()
           
 LegendPosition getPosition()
           
 void setOverlay(boolean value)
           
 void setPosition(LegendPosition value)
           
 

Constructor Detail

ChartLegend

public ChartLegend()
Method Detail

getPosition

public LegendPosition getPosition()

setPosition

public void setPosition(LegendPosition value)

getOverlay

public boolean getOverlay()

setOverlay

public void setOverlay(boolean value)