Uses of Class
EasyXLS.Drawings.LineDrawingObject
Namespaces that use LineDrawingObject
-
Uses of LineDrawingObject in EasyXLS.Charts
Subclasses of LineDrawingObject in EasyXLS.ChartsModifier and TypeClassDescriptionclass
This class stores the chart axis information like extends label, fill settings, font settings, line settings, shadow settings, alignment settings, type of major and minor tick mark, tick mark label, number format, rotation of the axis, visibility.class
This class stores chart information like series, legend, axis, plot area, chart area, data table, title, series gap and overlap, 3D perspective, 3D elevation, 3D rotation and 3D height.class
This class stores the chart area information like fill settings, font settings, line settings and shadow settings.class
This class stores the chart gridlines information like line settings, shadow settings and visibility.class
This class stores the ChartLegend information like fill settings, font settings, line settings, shadow settings, legend position, keys arrangement direction, visibility .class
This class stores the data labels settings like label options, number format, fill settings, line settings, (font settings), 3D-format settings, alignment settings and shadow settings.class
This class stores the data table information like line settings, fill settings, font settings, shadow settings, legend key visibility, horizontal lines visibility, vertical lines visibility, outlines visibility, visibility.class
This class stores the plot area information like fill settings, line settings and shadow settings.class
This class stores the series information like values, name, fill settings, line settings, shadow settings, data labels type, legend key visibility next to label, marker type.class
This class stores the titles information like text, fill settings, line settings, font settings, alignment settings and shadow settings. -
Uses of LineDrawingObject in EasyXLS.Drawings
Subclasses of LineDrawingObject in EasyXLS.DrawingsModifier and TypeClassDescriptionclass
This class stores a drawing shape having an alignment formatting.class
A drawing is a graphical object that can be included inside an Excel worksheet, like shapes, images, textboxes, comments or charts.class
This class stores a drawing shape having a 3D-formatting.class
This class stores the comment information like text, font name, font size, font style, foreground and comment position.class
This class stores image information like image path and position in worksheet.class
This class stores a drawing shape having a fill formatting.class
This class stores a drawing shape having a font formatting. -
Uses of LineDrawingObject in EasyXLS.PivotTables
Subclasses of LineDrawingObject in EasyXLS.PivotTablesModifier and TypeClassDescriptionclass
This class stores pivot chart information like pivot table source and chart information.