Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.PyramidProps Class
Properties


In This Topic
    ChartSeriesCustomProperties.PyramidProps Class Members
    In This Topic

    The following tables list the members exposed by ChartSeriesCustomProperties.PyramidProps.

    Public Properties
     NameDescription
    Public PropertyGets or sets the CalloutLineColor for the data point labels of Funnel or Pyramid charts. Default: Color.Empty (auto color). (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.FunnelPyramidPropsBase)
    Public PropertyGets or sets the vertical alignment of data point labels placed inside the pyramid. Default: Center.  
    Public PropertyGets or sets a Pyramid chart data point labels style. Default: OutsideInColumn.  
    Public PropertyGets or sets the minimum height of data points, in relative coordinates. This attribute can be used to make very small pyramid segments visible. Default: 0.  
    Public PropertyGets or sets the outside labels placement, relative to the pyramid. Default: Right.  
    Public PropertyGets ChartSeriesCustomProperties owning this object. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PropsBase)
    Public PropertyGets or sets the gap size between points, in relative coordinates. Default: 0.  
    Public PropertyGets or sets the drawing style of a 3D Pyramid chart. Default: SquareBase.  
    Public PropertyGets or sets the 3D rotation angle of the pyramid. Default: 5.  
    Public PropertyGets or sets if data point values represent a linear height of the segment or it's surface. Default: Linear.  
    Top
    See Also