combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / PropertyCategoryAxisX Class
Properties Methods

In This Topic
    PropertyCategoryAxisX Class Members
    In This Topic

    The following tables list the members exposed by PropertyCategoryAxisX.

    Public Properties
     NameDescription
    Public PropertyDetermines the text for the coordinate label or legend, might be e.g. LL.ChartObject.AxisCoordinate or an expression containing this value. (Inherited from combit.Reporting.Dom.PropertyCategoryAxisBase)
    Public Property

    Gets or sets the placement for the coordinate labels.

    "0" = hide label

    "1" = draw label at axis

    "2" = draw legend at top

    "3" = draw legend at left

    "4" = draw legend at right

    "5" = draw legend at bottom

    (Inherited from PropertyCategoryAxis)
    Public Property  
    Public PropertyGets or sets the data filter. (Inherited from PropertyCategoryAxis)
    Public Property (Inherited from PropertyCategoryAxis)
    Public Property (Inherited from PropertyCategoryAxis)
    Public Property (Inherited from PropertyCategoryAxis)
    Public Property (Inherited from PropertyCategoryAxis)
    Public Property  
    Public PropertyGets or sets if the limits of the axes should be rounded to a multiple of the axes' units. (Inherited from PropertyCategoryAxis)
    Public PropertyThe designer doesn't show the "real" data as it will appear in your chart. Use this value to determine the number of sample values to be displayed. (Inherited from PropertyCategoryAxis)
    Public Property  
    Public Property (Inherited from PropertyCategoryAxis)
    Public PropertyGets or sets the source mode. (Inherited from PropertyCategoryAxis)
    Public Property (Inherited from PropertyCategoryAxis)
    Public PropertyGets or sets the data source for the coordinate, e.g. "Name" for persons, "Month" for dates etc. (Inherited from PropertyCategoryAxis)
    Top
    Public Methods
     NameDescription
    Public MethodCopies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model afterwards. (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from PropertyCategoryAxis)
    Public Method (Inherited from PropertyCategoryAxis)
    Public Method (Inherited from PropertyCategoryAxis)
    Top
    See Also