Uses of Class
EasyXLS.Drawings.DrawingObject

Namespaces that use DrawingObject
Namespace
Description
 
 
 
  • Uses of DrawingObject in EasyXLS.Charts

    Subclasses of DrawingObject in EasyXLS.Charts
    Modifier and Type
    Class
    Description
    class 
    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 DrawingObject in EasyXLS.Drawings

    Modifier and Type
    Class
    Description
    class 
    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.
    class 
    This class stores a drawing shape having a line color, a line style and a shadow formatting.
  • Uses of DrawingObject in EasyXLS.PivotTables

    Modifier and Type
    Class
    Description
    class 
    This class stores pivot chart information like pivot table source and chart information.