List & Label .NET
combit.Reporting.Dom Namespace / PropertyCategoryAxisBase Class

In This Topic
    PropertyCategoryAxisBase Class Properties
    In This Topic

    For a list of all members of this type, see PropertyCategoryAxisBase members.

    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.  
    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

     
    Public PropertyGets or sets the data filter.  
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public PropertyGets or sets if the limits of the axes should be rounded to a multiple of the axes' units.  
    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.  
    Public PropertyGets or sets the source mode.  
    Public PropertyGets or sets the data source for the coordinate, e.g. "Name" for persons, "Month" for dates etc.  
    Top
    See Also