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

In This Topic
    IAxisTitle Interface Members
    In This Topic

    The following tables list the members exposed by IAxisTitle.

    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 that represents the horizontal alignment for the specified object.  
     PropertyGets or sets a value indicating whether the axis 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 a value that represents the text orientation.  
     PropertyGets or sets the position of the axis title on the chart.  
     PropertyGets or sets a string value that represents the axis title text.  
     PropertyGets or sets a value that represents the text orientation.  
     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 or sets a value that represents the vertical alignment for the specified object.  
     PropertyGets the width, in pixels, of the object.  
    Top
    Public Methods
     NameDescription
     MethodDeletes the object.  
    Top
    See Also