Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / Line3DChart Class
Properties


In This Topic
    Line3DChart Class Members
    In This Topic

    The following tables list the members exposed by Line3DChart.

    Public Constructors
     NameDescription
    Public ConstructorCreates a Line3DChart in the Worksheet.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the absolute Position of the PositionedElement. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets or sets the position of the Anchor in the Worksheet. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets the Anchor's type. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets the area that corresponds to the Chart3D's back wall.  (Inherited from Xceed.Workbooks.NET.Chart3D)
    Public PropertyGets the Chart's Border. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets or sets the value used to offset the bottom right corner of a TwoCellAnchor PositionedElement. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets the Chart's CategoryAxis. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets or sets the CategoryData that will be used for the Chart's CategoryAxis. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets or sets the  Series' depth, in percentage. (Inherited from Xceed.Workbooks.NET.Chart3D)
    Public PropertyGets or sets the PositionedElement's description. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets the DrawingClientData, which is how the data should behave when the Worksheet is protected. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets the Chart's Fill. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets the area that corresponds to the Chart3D's floor. (Inherited from Xceed.Workbooks.NET.Chart3D)
    Public PropertyGets or sets the spacing between the LineSeries; in other words, this determines the LineSeries' depth.  
    Public PropertyGets or sets the height of an AbsoluteAnchor or OneCellAnchor PositionedElement. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets or sets the Series' height, in percentage. (Inherited from Xceed.Workbooks.NET.Chart3D)
    Public PropertyGets or sets if the Chart automatically varies Colors for its Series' data. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets or sets if the Chart3D's Axes are displayed so that they are at a right angle (90 degrees) from each other. (Inherited from Xceed.Workbooks.NET.Chart3D)
    Public PropertyGets or sets if the Chart has rounded corners. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets the Chart's Legend. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets or sets the Units used for measuring the PositionedElement's WidthHeight. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets or sets the name of the PositionedElement. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets or sets the angle of perspective used for viewing the Chart3D. (Inherited from Xceed.Workbooks.NET.Chart3D)
    Public PropertyGets the Chart's PlotArea. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets or sets how the Chart3D is rotated around a vertical pivot.  (Inherited from Xceed.Workbooks.NET.Chart3D)
    Public PropertyGets or sets how the Chart3D is rotated around a horizontal pivot. (Inherited from Xceed.Workbooks.NET.Chart3D)
    Public PropertyGets the Chart's secondary CategoryAxis. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets the Chart's secondary ValueAxis. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets the Chart3D's SeriesAxis. (Inherited from Xceed.Workbooks.NET.Chart3D)
    Public PropertyGets the Chart's SeriesCollection. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets the area that corresponds to the Chart3D's side wall. (Inherited from Xceed.Workbooks.NET.Chart3D)
    Public PropertyGets or sets the Chart's title. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets or sets the value used to offset the top right corner of a TwoCellAnchor PositionedElement. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets or sets the behavior of a TwoCellAnchor PositionedElement when moving or deleting Rows or Columns.  (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets the Chart's ValueAxis. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets or sets the width of an AbsoluteAnchor or OneCellAnchor PositionedElement. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Top
    See Also