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


In This Topic
    ChartNoDataMessage Class Members
    In This Topic

    The following tables list the members exposed by ChartNoDataMessage.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ChartNoDataMessage class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the ChartTitle.ActionInfo object defining actions for the title. (Inherited from C1.C1Rdl.Rdl2008.ChartTitle)
    Public PropertyGets or sets the caption of the title. (Inherited from C1.C1Rdl.Rdl2008.ChartTitle)
    Public PropertyGets or sets the ChartElementPosition object defining custom position of the title. If omitted, automatic positioning will be used. (Inherited from C1.C1Rdl.Rdl2008.ChartTitle)
    Public PropertyGets or sets the offset from the dock location, as a percentage of the chart size.

    Default: 0.

    (Inherited from C1.C1Rdl.Rdl2008.ChartTitle)
    Public PropertyGets or sets a value indicating whether the title should be docked outside the chart area rather than inside the chart area. Ignored if ChartTitle.DockToChartArea is not set. (Inherited from C1.C1Rdl.Rdl2008.ChartTitle)
    Public PropertyGets or sets the name of the chart area on which to draw the title. If omitted (or does not match any chart area name), the title is drawn relative to the chart rather than a specific chart area. (Inherited from C1.C1Rdl.Rdl2008.ChartTitle)
    Public PropertyGets or sets a value indicating whether the title should be hidden. (Inherited from C1.C1Rdl.Rdl2008.ChartTitle)
    Public PropertyGets or sets the unique name of the current object. If an item with the specified name already exists in the collection, an exception is thrown. (Inherited from C1.C1Preview.NamedCollectionItem)
    Public PropertyGets the C1.C1Preview.NamedCollection containing the current object. (Inherited from C1.C1Preview.NamedCollectionItem)
    Public PropertyGets or sets the position of the title. (Inherited from C1.C1Rdl.Rdl2008.ChartTitle)
    Public PropertyGets the ChartTitle.Style object defining style properties for the title. (Inherited from C1.C1Rdl.Rdl2008.ChartTitle)
    Public PropertyGets or sets the orientation of the text. (Inherited from C1.C1Rdl.Rdl2008.ChartTitle)
    Public PropertyGets or sets the tooltip to display for the title. (Inherited from C1.C1Rdl.Rdl2008.ChartTitle)
    Top
    Public Methods
     NameDescription
    Public MethodCopies properties from another ChartTitle to the current object. (Inherited from C1.C1Rdl.Rdl2008.ChartTitle)
    Public MethodCreates a copy of the current C1.C1Preview.NamedCollectionItem object. Note that the C1.C1Preview.NamedCollectionItem.Owner property is not copied to the new object. (Inherited from C1.C1Preview.NamedCollectionItem)
    Top
    Protected Methods
     NameDescription
    Protected MethodSets the name of the current item. (Inherited from C1.C1Preview.NamedCollectionItem)
    Protected MethodFor internal use. (Inherited from C1.C1Preview.NamedCollectionItem)
    Top
    See Also