func NSUIGraphicsPopContext()

in Source/Charts/Utils/Platform+Graphics.swift [88:91]


func NSUIGraphicsPopContext()
{
    NSGraphicsContext.restoreGraphicsState()
}