Spread WPF 18
GrapeCity.Spreadsheet.Charts Namespace / IChartTitle Interface
Properties Methods

In This Topic
    IChartTitle Interface Members
    In This Topic

    The following tables list the members exposed by IChartTitle.

    Public Properties
     NameDescription
     PropertyGets the IChartFormat object.  
     PropertyGets or sets a string value that represents the formula of the object by using A1-style notation.  
     PropertyGets or sets a string value that represents the formula of the object by using R1C1-style notation.  
     PropertyGets the height, in pixels, of the object.  
     PropertyGets or sets a value indicating whether the title will occupy the chart layout space when a chart layout is being determined.  
     PropertyGets or sets a double value that represents the distance, in pixels, from the left edge of the object to the left edge of the chart area.  
     PropertyGets or sets the position of the title on the chart.  
     PropertyGets or sets a string value that represents the title text.  
     PropertyGets or sets a double value that represents the distance, in pixels, from the top edge of the object to the top edge of the chart area.  
     PropertyGets the width, in pixels, of the object.  
    Top
    Public Methods
     NameDescription
     MethodDeletes the object.  
    Top
    See Also