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

In This Topic
    PropertyValueAxis Class Members
    In This Topic

    The following tables list the members exposed by PropertyValueAxis.

    Public Properties
     NameDescription
    Public Property

    Gets or sets the aggregation type for the axis' values.

    0 = sum
    1 = average
    2 = count of values

     
    Public Property

    Gets or sets the scale for the axis

    0 = Linear
    1 = logarithmic, base 10
    2 = logarithmic, base 2

     
    Public PropertyThis class represents a coordinate label or legend text. (Inherited from combit.Reporting.Dom.PropertyValueAxisBase)
    Public PropertyThis class represents a label on a chart element, e.g. a percentage value within a bar. (Inherited from PropertyValueAxisBase)
    Public Property

    Gets or sets the visibility of the coordinate labels.

    0 = no label
    1 = label at axis

    (Inherited from PropertyValueAxisBase)
    Public Property  
    Public Property (Inherited from PropertyValueAxisBase)
    Public PropertyThis class represents the grid lines of a chart. (Inherited from PropertyValueAxisBase)
    Public PropertyGets or sets the number of intermediate ticks between two major axis ticks. (Inherited from PropertyValueAxisBase)
    Public Property (Inherited from PropertyValueAxisBase)
    Public PropertyThis class represents a label for a chart axis. (Inherited from PropertyValueAxisBase)
    Public PropertyThis class allows to define a maximum value range for a chart's value axis.  
    Public PropertyThis class allows to define a minimum value range for a chart's value axis.  
    Public Property (Inherited from PropertyValueAxisBase)
    Public Property  
    Public Property (Inherited from PropertyValueAxisBase)
    Public PropertyGets or sets the color for the tickmarks. (Inherited from PropertyValueAxisBase)
    Public PropertyThis class represents the tick mark options of a chart axis. (Inherited from PropertyValueAxisBase)
    Public Property (Inherited from PropertyValueAxisBase)
    Public Property  
    Public PropertyGets or sets the width of the bar or line in percent.  
    Public PropertyGets or sets the properties of a zebra filling and a possible gradient fill. (Inherited from PropertyValueAxisBase)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden.   
    Public Method (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from PropertyValueAxisBase)
    Public Method (Inherited from PropertyValueAxisBase)
    Top
    See Also