Home
last modified time | relevance | path

Searched refs:lineFill (Results 1 – 2 of 2) sorted by last modified time

/plugin/achart/assets/
H A Dapexcharts.min.js6lineFill,s=t.j,r=t.i,o=t.pathFrom,n=t.pathTo,l=t.strokeWidth,h=t.elSeries,c=t.x,d=t.y,g=t.y1,u=t.y…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DLineProperties.php90 public function setLineFill(LineFill $lineFill) argument
92 $this->lineFill = $lineFill;
99 return $this->lineFill;