Uses of Class
com.aspose.tasks.PageLegendItem
-
-
Uses of PageLegendItem in com.aspose.tasks
Methods in com.aspose.tasks that return PageLegendItem Modifier and Type Method Description PageLegendItem[]SaveOptions. getLegendItems()Gets an array of PageLegendItem which define which bars should be rendered in page legend.Methods in com.aspose.tasks with parameters of type PageLegendItem Modifier and Type Method Description voidSaveOptions. setLegendItems(PageLegendItem[] value)Sets an array of PageLegendItem which define which bars should be rendered in page legend.
-