com.aspose.slides
Interface ILegendEntryProperties

All Superinterfaces:
IChartComponent, IFormattedTextContainer
All Known Implementing Classes:
LegendEntryProperties

public interface ILegendEntryProperties
extends IChartComponent, IFormattedTextContainer


Method Summary
 boolean getHide()
           
 void setHide(boolean value)
           
 
Methods inherited from interface com.aspose.slides.IChartComponent
getChart
 
Methods inherited from interface com.aspose.slides.IFormattedTextContainer
getTextFormat
 

Method Detail

getHide

boolean getHide()

setHide

void setHide(boolean value)