Skip to main content
FlightPath
academic advising and degree audit
Navigation
Home
Download
Documentation
Hosting & Support
Contact
You are here
Home
»
API reference
»
FlightPath 5.x
»
pData.class.php
»
pData
» function pData::saveYMargin
function pData::saveYMargin
Search API
Function, file, or topic
*
Partial match search is supported
5.x pData.class.php
pData
::saveYMargin($Value)
File
inc/
pchart/
pchart/
class/
pData.class.php
, line 768
Class
pData
Code
function
saveYMargin
(
$Value
) {
$this
->
Data
[
"YMargin"
] =
$Value
; }