$_propDict $_propDict : \Microsoft\Graph\Model\array(string The array of properties available to the model Type \Microsoft\Graph\Model\array(string — => string)
__construct() __construct(array $propDict = array()) Construct a new WorkbookChartPoint Parameters array $propDict A list of properties to set
getProperties() getProperties() : array Gets the property dictionary of the WorkbookChartPoint Returns array — The list of properties
getValue() getValue() : \Microsoft\Graph\Model\Json Gets the value Returns \Microsoft\Graph\Model\Json — The value
getFormat() getFormat() : \Microsoft\Graph\Model\WorkbookChartPointFormat Gets the format Returns \Microsoft\Graph\Model\WorkbookChartPointFormat — The format
setFormat() setFormat(string $val) : null Sets the format Parameters string $val The format Returns null