Documentation

ConditionalDataBarExtension

Table of Contents

$minLength int
$maxLength int
$border null|bool
$gradient null|bool
$direction string
$negativeBarBorderColorSameAsPositive null|bool
$axisPosition string
$maximumConditionalFormatValueObject ConditionalFormatValueObject
$minimumConditionalFormatValueObject ConditionalFormatValueObject
$borderColor string
$negativeFillColor string
$negativeBorderColor string
$axisColor array
getXmlAttributes() mixed
getXmlElements() mixed
getMinLength() int
setMinLength() self
getMaxLength() int
setMaxLength() self
getBorder() null|bool
setBorder() self
getGradient() null|bool
setGradient() self
getDirection() string
setDirection() self
getNegativeBarBorderColorSameAsPositive() null|bool
setNegativeBarBorderColorSameAsPositive() self
getAxisPosition() string
setAxisPosition() self
getMaximumConditionalFormatValueObject() ConditionalFormatValueObject
setMaximumConditionalFormatValueObject() mixed
getMinimumConditionalFormatValueObject() ConditionalFormatValueObject
setMinimumConditionalFormatValueObject() mixed
getBorderColor() string
setBorderColor() self
getNegativeFillColor() string
setNegativeFillColor() self
getNegativeBorderColor() string
setNegativeBorderColor() self
getAxisColor() array
setAxisColor() self

Properties

Methods

getNegativeBarBorderColorSameAsPositive()

public getNegativeBarBorderColorSameAsPositive( ) : null|bool
Return values
null|bool

setNegativeBarBorderColorSameAsPositive()

public setNegativeBarBorderColorSameAsPositive( $negativeBarBorderColorSameAsPositive : bool ) : self
Parameters
$negativeBarBorderColorSameAsPositive : bool
Return values
self

setAxisPosition()

public setAxisPosition( $axisPosition : string ) : self
Parameters
$axisPosition : string
Return values
self

setBorderColor()

public setBorderColor( $borderColor : string ) : self
Parameters
$borderColor : string
Return values
self

setNegativeFillColor()

public setNegativeFillColor( $negativeFillColor : string ) : self
Parameters
$negativeFillColor : string
Return values
self

setNegativeBorderColor()

public setNegativeBorderColor( $negativeBorderColor : string ) : self
Parameters
$negativeBorderColor : string
Return values
self

setAxisColor()

public setAxisColor( $rgb : mixed [, $theme : null|mixed = null ] [, $tint : null|mixed = null ] ) : self
Parameters
$rgb : mixed
$theme : null|mixed = null
$tint : null|mixed = null
Return values
self

Search results