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

In This Topic
    PropertyValueAxisBase Class Members
    In This Topic

    The following tables list the members exposed by PropertyValueAxisBase.

    Public Properties
     NameDescription
    Public PropertyThis class represents a coordinate label or legend text.  
    Public PropertyThis class represents a label on a chart element, e.g. a percentage value within a bar.  
    Public Property

    Gets or sets the visibility of the coordinate labels.

    0 = no label
    1 = label at axis

     
    Public Property  
    Public PropertyThis class represents the grid lines of a chart.  
    Public PropertyGets or sets the number of intermediate ticks between two major axis ticks.  
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public PropertyThis class represents a label for a chart axis.  
    Public Property  
    Public PropertyGets or sets the source mode for the axis. (Inherited from PropertyValueAxisBaseMinimal)
    Public PropertyGets or sets the color for the tickmarks.  
    Public PropertyThis class represents the tick mark options of a chart axis.  
    Public PropertyGets or sets the axis' data source, e.g. "Value", "Price" etc. (Inherited from PropertyValueAxisBaseMinimal)
    Public PropertyGets or sets the properties of a zebra filling and a possible gradient fill.  
    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 PropertyValueAxisBaseMinimal)
    Public Method (Inherited from PropertyValueAxisBaseMinimal)
    Public Method (Inherited from PropertyValueAxisBaseMinimal)
    Top
    See Also